SSLIDOLComponents
In a unified IDOL Server configuration, set SSLIDOLComponents
to True
to use Secure Socket Layer (SSL) communication between the service ports of different IDOL components.
In this case, you must also set SSLConfig to the name of the configuration section where the SSL configuration options can be found. You must set this in the [Service]
section for incoming ACI calls, and other sections for outgoing communications.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Service |
Example: | SSLIDOLComponents=True
SSLConfig=SSLOption1
|
See Also: | SSLConfig |