Specifies whether a server should perform client authentication.
| Server: | Optional |
| Valid in: | Configuration file, OPTIONS statement, SAS System Options window, SAS invocation, SAS/CONNECT spawner command line |
| Category: | Communications: Networking and Encryption |
| PROC OPTIONS GROUP= | Communications |
| Operating environment: | UNIX, Windows, z/OS |
| Tip: | When additional encryption options are specified on the spawner command line, the options must be included in the -SASCMD value. The spawner does not automatically pass the encryption values. For detailed information, see SASCMD for your operating environment in SAS/CONNECT User’s Guide. |
specifies that the server should perform client authentication.
specifies that the server should not perform client authentication.
| Default | NOSSLCLIENTAUTH is the default. |