REQUEST_FORMAT - Universal Certificate configuration option
Description
The REQUEST_FORMAT option specifies the format of the certificate request file specified by the REQUEST_FILE option.
Usage
Method | Syntax | IBM i | HP NonStop | UNIX | Windows | z/OS |
---|---|---|---|---|---|---|
Command Line, Short Form | -R format | |||||
Command Line, Long Form | -request_format format | |||||
Environment Variable | UCRREQUESTFORMAT=format |
Values
format is the format of the certificate request file.
Valid values for format are:
- pem
PEM-formatted file - der
DER-formatted file
Default is pem.
See File Formats for details on file formats.