The name of the configuration section that specifies the SSL configuration details (usually SSLOptionN
).
Set this parameter in the [Viewing]
section of the IDOL Server configuration file to configure SSL for outgoing communications from the View component to other applications. IDOL Server uses this SSL configuration if you send a viewing action for a document that exists on a server secured by SSL.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | Viewing |
Example: | [Viewing] OutgoingSSLConfig=SSLOption1 [SSLOption1] SSLMethod=SSLV23 SSLCertificate=host1.crt SSLPrivateKey=host1.key SSLCACertificate=trusted.crt |
See Also: |
|