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