PRIVATE_KEY_PWD - UPPS configuration option

Description

The PRIVATE_KEY_PWD option specifies the password or passphrase for the PEM-formatted RSA private key specified with the PRIVATE_KEY option.
 

Note

Whether or not the password is required depends on whether or not it is required by the private key.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

n/a






Command Line, Long Form

-private_key_pwd password



(tick)

(tick)


Environment Variable

UPPSPRIVATEKEYPWD=password



(tick)

(tick)


Configuration File Keyword

private_key_password=password



(tick)

(tick)


Values

password is the password for the private key.

Command Usage

The PRIVATE_KEY_PWD 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.