REQUEST_FILE - Universal Certificate configuration option
Description
The REQUEST_FILE option specifies either:
- Name of the file from which the certificate request is read.
- Name of the file to which the certificate request is written.
The request is encoded in PKCS #10 syntax.
Usage
Method |
Syntax |
IBM i |
HP NonStop |
UNIX |
Windows |
z/OS |
Command Line, Short Form |
-r ddname or file |
|
|
|
|
|
Command Line, Long Form |
-request_file ddname or file |
|
|
|
|
|
Environment Variable |
UCRREQUESTFILE=ddname or file |
|
|
|
|
|
Values
ddname or file is the name of the file.
The format of the file is specified by the REQUEST_FORMAT option.