SSLConfigOTDS

The name of the configuration section that specifies the SSL configuration details (usually SSLOptionN).

Set this parameter in the [MySecurityRepository] section for your OpenText Directory Service (OTDS) repository to configure outgoing SSL communications to the OTDS server.

NOTE: This parameter controls the SSL settings for your OTDS server only. To configure SSL settings for your OmniGroupServer, use SSLConfig.

Type: String
Default:  
Required: No
Configuration Section: MySecurityRepository
Example: [OTDS]
...
SSLConfigOTDS=SSLOption1

[SSLOption1]
SSLMethod=Negotiate
SSLCertificate=host1.crt
SSLPrivateKey=host1.key
SSLCACertificate=trusted.crt
See Also: Secure Socket Layer Parameters
OTDSHost
OTDSPort