| SAS System Options for Encryption |
| Client: | Optional |
| Server: | Required |
| 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 |
| SSLCERTLOC="file-path" |
specifies the location of a file that contains a digital certificate.
| Details |
The SSLCERTLOC= option is required for a server. It is required at the client only if the SSLCLIENTAUTH option is specified at the server.
The certificate 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.