PRIVATE_KEY - UPPS configuration option
Description
The PRIVATE_KEY option specifies the location of the PEM-formatted RSA private key that corresponds to the X.509 certificates 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 file | |||||
Environment Variable | UPPSPRIVATEKEY=file | |||||
Configuration File Keyword | private_key file |
Values
UNIX | file is the path of the PEM-formatted RSA private key file that corresponds to the X.509 certificates. |
---|---|
Windows | file is the path of the PEM-formatted RSA private key file that corresponds to the X.509 certificates. |
Command Usage
The PRIVATE_KEY option is an SSL/TLS option.
SSL/TLS options are associated with program execution, not commands. They are used to configure the environment and behavior of HTTPS connections with the PeopleSoft system. They can be used with any command, but they only impact HTTPS connections.