CA_CERT_FORMAT - Universal Certificate configuration option
Description
The CA_CERT_FORMAT option specifies the format of the CA certificate file specified by the CA_CERT_FILE option.
Usage
Method |
Syntax |
IBM i |
HP NonStop |
UNIX |
Windows |
z/OS |
Command Line, Short Form |
-A format |
|
|
|
|
|
Command Line, Long Form |
-ca_cert_format format |
|
|
|
|
|
Environment Variable |
UCRCACERTFORMAT=format |
|
|
|
|
|
Values
format is the format of the CA 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.