The name of the configuration section that specifies the SSL configuration details (usually SSLOptionN).
Set this parameter in the [MySecurityRepository] section of the IDOL Server configuration file to configure outgoing SSL communications to the group server repository specified by the GroupServerHost and GroupServerPort parameters in that section.
| Type: | String |
| Default: | |
| Required: | No |
| Configuration Section: | MySecurityRepository
|
| Example: | [Autonomy] ... SSLConfig=SSLOption1 [Notes] ... SSLConfig=SSLOption1 [NT] ... SSLConfig=SSLOption1 [SSLOption1] SSLMethod=SSLV23 SSLCertificate=host1.crt SSLPrivateKey=host1.key SSLCACertificate=trusted.crt |
| See Also: |
|
|