SSLPKCS12PASS= 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 SSLPKCS12LOC=.
See: Configuring Secure Sockets Communication

Syntax

SSLPKCS12PASS=password;

Required Argument

password

specifies the password that TLS requires in order to decrypt the PKCS #12 DER encoding package file. The PKCS #12 DER encoding package is stored in the file that is specified by using the SSLPKCS12LOC= option. The SSLPKCS12PASS= option is required only when the PKCS #12 DER encoding package is encrypted.

Last updated: February 3, 2017