SSLConfig
The name of the configuration section that contains the SSL configuration details, usually SSLOption
N.
Set this parameter in the [IndexServer
] section of the unified IDOL Server configuration file to configure SSL on the IDOL Proxy's index port. This implicitly includes any indexing components IDOL Proxy must forward actions to (such as Content).
After you configure SSL on the Coordinator index port, the settings are detected automatically, assuming that the SSLCACertificate
parameter is correctly configured, and the host name of the machine matches the server.
You must also set SSLConfig
in the [Server
] section for incoming connections for the ACI Port.
Type: | String |
Default: | None |
Required: | No |
Configuration Section: | IndexProxy or Server |
Example: | SSLConfig=SSLOption1
|
See Also: |