ECDSA_PRIVATE_KEY_PWD - UBROKER configuration option
Description
The ECDSA_PRIVATE_KEY_PWD option specifies the password or passphrase for the PEM-formatted ECDSA private key specified with the ECDSA_PRIVATE_KEY option.
Note
Whether or not the password is required depends on whether or not it is required by the private key.
z/OS
ECDSA_PRIVATE_KEY_PWD is used only when the SSL_IMPLEMENTATION option is set to openssl.
Usage
Method | Syntax | IBM i | UNIX | Windows | z/OS |
Configuration File Keyword | ecdsa_private_key_password password |
Values
password is the password for the private key.