The name of the configuration section that specifies the SSL configuration details (usually SSLOptionN
).
Set this parameter in the [Viewing]
section of the unified IDOL Server configuration file to configure SSL for outgoing ACI calls from the View component to the Content component.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | Viewing |
Example: | [Viewing] SSLConfig=SSLOption1 [SSLOption1] SSLMethod=SSLV23 SSLCertificate=host1.crt SSLPrivateKey=host1.key SSLCACertificate=trusted.crt |
See Also: |
|