Valid on z/OS.
Use the DCDSN keyword to specify the name of the data set into which the certificate request is written. The data set must not already exist. The data set is entered as a fully qualified name without enclosed quotes.
The data set must be cataloged and conform to MVS standards.
This keyword has the following format:
TSS GENREQ(name) DCDSN(data‑set‑name)
Specify the MVS data set into which the certificate request is written.
Range: Up to 44 characters
This keyword is used with:
This example, issued by user01, generates a certificate request based on the PFQ82 certificate and writes it to a data set named PFQ82.TESTREQ.REQ:
TSS GENREQ(user01) DIGICERT(PFQ82)
DCDSN(PFQ82.TESTREQ.REQ)
|
Copyright © 2009 CA Technologies.
All rights reserved.
|
|