PRIVATE_KEY_PWD - UCTL Manager configuration option

PRIVATE_KEY_PWD - UCTL Manager configuration option

Description

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

Note

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

z/OS

PRIVATE_KEY_PWD is used only when the SSL_IMPLEMENTATION option is set to openssl.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Command Line, Short Form

n/a

 

 

 

 

Command Line, Long Form

-private_key_pwd password

 

Environment Variable

UCTLPRIVATEKEYPWD=password

 

Configuration File Keyword

privatekeypwd=password

STRUCT Parameter

PVTKEYPWD(password)

 

 

 

Values

password is the password for the private key.