SSLPVTKEYPASS= Parameter File Option

Specifies the password that TLS requires for decrypting the private key.

Valid in: spdsserv.parm parameter file
Applies to: UNIX platform
Interaction: Used with SSLPVTKEYLOC=.
See: Configuring Secure Sockets Communication

Syntax

SSLPVTKEYPASS=password;

Required Argument

password

specifies the password that TLS requires in order to decrypt the private key. The private key is stored in the file that is specified by using the SSLPVTKEYLOC= option. The SSLPVTKEYPASS= option is required only when the private key is encrypted. OpenSSL performs key encryption. No SAS system option is available to encrypt private keys.

Last updated: February 3, 2017