CERT_FILE - Universal Certificate configuration option
Description
The CERT_FILE option specifies either:
- Name of the file to which the certificate is written
- Name of the file from which the certificate is read
The format of the file is specified by the CERT_FORMAT option.
Certificate information also can be imported from a transport file (specified via the TRANSPORT_FILE option). In this case, CERT_FILE specifies the file name to which the certificate is written.
Usage
Method |
Syntax |
IBM i |
HP NonStop |
UNIX |
Windows |
z/OS |
Command Line, Short Form |
-d ddname or file |
|
|
|
|
|
Command Line, Long Form |
-cert_file ddname or file |
|
|
|
|
|
Environment Variable |
UCRCERTFILE=ddname or file |
|
|
|
|
|
Values
ddname or file is the name of the file.