SSLConfig
Identifies the configuration section in which the SSL configuration details for distributed servers are specified, usually SSLOptionN
. This option allows SSL connections between the Distributed Index Handler and other components.
Set this parameter in the [IDOLServerN]
or [DIHEngineN]
section to configure SSL for outgoing ACI calls.
You must also set SSLConfig in the [Server]
section for incoming connections for the ACI Port.
You can use only a single value for SSLConfig
, even if you create a server group by specifying a comma-separated list of host names in the Host parameter. The SSL settings apply to all child servers in the group.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | IDOLServerN or DIHEngineN |
Example: | SSLConfig=SSLOption0
|
See Also: | Secure Socket Layer Parameters
SSLConfig ( [Server] section) |