SAS System Options for Encryption |
Specifies the location of the private key that corresponds to
the digital certificate.
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
|
-
"file-path"
-
specifies the location of the file that
contains the private key that corresponds to the digital certificate that
was specified by using the SSLCERTLOC= option.
The SSLPVTKEYLOC= option is required at
the server only if the SSLCERTLOC= option is also specified at the server.
The key must be PEM-encoded (base64). Under z/OS, the file must be formatted
as ASCII and must reside in a UNIX file system.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.