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


(tick)

(tick)

(tick)

Environment Variable

UCTLPRIVATEKEYPWD=password

(tick)

(tick)

(tick)


Configuration File Keyword

privatekeypwd=password

(tick)

(tick)

(tick)

(tick)

STRUCT Parameter

PVTKEYPWD(password)

(tick)




Values

password is the password for the private key.