Skip to main content

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

info

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

tip

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, Long Form

-private_key_pwd password

Environment Variable

UBRPRIVATEKEYPWD=password

Configuration File Keyword

private_key_password password

Values

password is the password for the private key.