SSLConfig

The name of a section in the configuration file that specifies the settings for communicating with the License Server over SSL.

NOTE: Use this parameter only if you have configured your License Server to accept connections over SSL (by setting the SSLConfig parameter in the [Server] section of the License Server configuration file).

Type: String
Default:  
Required: No
Configuration Section: License
Example: SSLConfig=SSLOptions

[SSLOptions]
SSLCACertificate=trusted.crt
SSLMethod=negotiate
See Also: LicenseServerACIPort
LicenseServerHost