SSLPKCS12LOC= Parameter File Option

Specifies the location of the PKCS #12 encoding package file.

Valid in: spdsserv.parm parameter file
Applies to: UNIX platform
Interactions: (Optional) This parameter file option can be set when SSLSECURE= is set to YES or PREFERRED.
When SSLPKCS12LOC= is specified, SSLCERTLOC= and SSLPVTKEYLOC= are ignored.
See: Configuring Secure Sockets Communication

Syntax

SSLPKCS12LOC="file-path";

Required Argument

"file-path"

specifies the location of the PKCS #12 DER encoding package file which must contain both the certificate and private key. For more information, see “Certificate File Formats” in Encryption in SAS.

Last updated: February 3, 2017