| SAS System Options for Encryption |
| Client: | Optional |
| Server: | Optional |
| Valid in: | configuration file, OPTIONS statement, SAS System Options window, SAS invocation |
| Operating Environment: | UNIX, z/OS |
| Category: | Communications: Networking and Encryption |
| PROC OPTIONS Group= | Communications |
| Syntax | |
| Syntax Description | |
| Details |
Syntax |
| SSLPKCS12LOC="file-path" |
specifies the location of the PKCS #12 DER encoding package file that contains the certificate and the private key.
Note: If you run in a z/OS operating environment, this file must be
in the UNIX file system. The OpenSSL library cannot read MVS data sets. ![[cautionend]](../../../../common/63294/HTML/default/images/cautend.gif)
| Details |
If the SSLPKCS12LOC= option is specified, the PKCS #12 DER encoding package must contain both the certificate and private key. The SSLCERTLOC= and SSLPVTKEYLOC= options will be ignored.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.