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