CA_CERT_FILE - Universal Certificate configuration option
Description
The CA_CERT_FILE option specifies either:
- Name of the file from which the CA certificate is read.
- Name of the file to which the CA certificate is written.
(The CA certificate identifies the issuer of the certificate being created.)
The format of the file is specified by the CA_CERT_FORMAT option.
CA certificate information also can be imported from a transport file (specified via the TRANSPORT_FILE option). In this case, CA_CERT_FILE specifies the name of the file to which one or more CA certificates are written.
Usage
Method | Syntax | IBM i | HP NonStop | UNIX | Windows | z/OS |
---|---|---|---|---|---|---|
Command Line, Short Form | -a ddname or file | |||||
Command Line, Long Form | -ca_cert_file ddname or file | |||||
Environment Variable | UCRCACERTFILE=ddname or file |
Values
ddname or file is the name of the file.