PRIVATE_KEY - UEC configuration option
Description
The PRIVATE_KEY option specifies the location of the PEM-formatted private key that corresponds to the X.509 certificate specified by the CERTIFICATE option.
Note
PRIVATE_KEY is required only if a certificate is specified by CERTIFICATE.
Usage
Method | Syntax | IBM i | HP NonStop | UNIX | Windows | z/OS |
---|---|---|---|---|---|---|
Command Line, Short Form | n/a | |||||
Command Line, Long Form | -private_key ddname | |||||
Configuration File Keyword | private_key ddname or file |
Values
Windows | file is the full path name of the file from which the PEM-formatted private key is read. |
---|---|
z/OS | ddname is the ddname from which the PEM-formatted private key is read. |