The syntax for the GENREQ command only references logonid or logonid.suffix. How can I issue a GENREQ for a sitecert certificate?
search cancel

The syntax for the GENREQ command only references logonid or logonid.suffix. How can I issue a GENREQ for a sitecert certificate?

book

Article ID: 24856

calendar_today

Updated On:

Products

ACF2 ACF2 - DB2 Option ACF2 for zVM ACF2 - z/OS ACF2 - MISC PanApt PanAudit

Issue/Introduction

 

How can I issue a GENREQ command for a SITECERT certificate?
The GENREQ command in the ACF2 Administrator's guide shows the following syntax

GENReq {logonid|logonid.suffix} Dsname(data-set-name) [Label(label)]

It does not reference sitecert. 

 

 

Environment

Release:
Component: ACF2MS

Resolution

GENREQ is used to generate a request for a SITECERT certificate to be sent to a Certificate Authority(CA) to be signed.
SITECERT is a special usage certificate and SITECERT is a special name that can be used instead of logonid.
This certificate needs to have USAGE(PERSONAL) for it to be used.
The GENREQ command syntax for SITECERT is

GENREQ {SITECERT|SITECERT.suffix} Dsname(data-set-name) [Label(label)]