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