Previous Page | Next Page

SAS System Options for Encryption

SSLCERTISS= System Option



Specifies the name of the issuer of the digital certificate that SSL should use.
Client: Optional
Server: Optional
Valid in: configuration file, OPTIONS statement, SAS System Options window, SAS invocation
Operating Environment: Windows
Category: Communications: Networking and Encryption
PROC OPTIONS Group= Communications

Syntax
Syntax Description
Details

Syntax

SSLCERTISS="issuer-of-digital-certificate"

Syntax Description

"issuer-of-digital-certificate"

specifies the name of the issuer of the digital certificate that should be used by SSL.


Details

The SSLCERTISS= option is used with the SSLCERTSERIAL= option to uniquely identify a digital certificate from the Microsoft Certificate Store.

Previous Page | Next Page | Top of Page