SSLConfig
Identifies the configuration section in which the SSL configuration details for distributed engines are specified, usually SSLOptionN
. You must set this parameter if you are using SSL connections between DAH and child engines.
Setting this parameter in the [Server]
section controls incoming ACI calls.
Setting this parameter in the [DistributedEngineN]
section controls outgoing ACI calls to child engines in a Standalone DAH system.
Setting this parameter in the [IDOLServerN]
section controls outgoing ACI calls to child engines in a DAH system Integrated with IDOL.
Setting this parameter in the [DAHEngineN]
section controls outgoing ACI calls to child engines in a DAH system Integrated with IDOL in which DAH and DIH child engines are configured separately.
NOTE: You can set this parameter in the [Server]
section alone, in [DistributedEngineN]
, [DAHEngineN]
, or [IDOLServerN]
alone, or in both the [Server]
and either [DistributedEngineN]
, [DAHEngine]
, or [IDOLServerN]
sections, depending on how you want to manage your connections.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | Server |
Example: | [DistributedEngine0]
In this example, the SSL connection to DistributedEngine0 is configured in the SSLOption0 section.[Server] In this example, incoming ACI calls and outgoing calls to IDOLServer0 use the same SSL configuration, but outgoing calls to IDOLServer1 use a different SSL configuration.
|
See Also: | Secure Socket Layer Parameters |