SSLConfig

Identifies the configuration section in which the SSL configuration details are specified, usually SSLOptionN. You must set this parameter if you want to use SSL for communications between Coordinator and other HPE products.

Set this parameter in the [Server] section of the Coordinator configuration file to configure SSL for incoming ACI calls.

Note: If you set SSLConfig for Coordinator, all components that request licenses from Coordinator must have a corresponding SSL configuration.

To configure components to communicate with Coordinator using SSL, you must set SSLConfig in the [License] section of the server or component configuration file.

Type: String
Default: None
Required: No
Configuration Section: Server
Example: [Server] SSLConfig=SSLOption1
...

[AgentDRE]
SSLConfig=SSLOption2
...

[DataDRE]
SSLConfig=SSLOption2
...

// For Omni Group Servers:

[Note]
GroupServerHost=...
GroupServerPort=...
SSLConfig=SSLOption2

[SSLOption1] //SSL options for incoming connections
SSLMethod=SSLV23
SSLCertificate=host1.crt
SSLPrivateKey=host1.key
SSLCACertificate=trusted.crt

[SSLOption2] //SSL options for outgoing connections
SSLMethod= SSLV23
SSLCertificate=host2.crt
SSLPrivateKey=9s7BxMjD2d3M3t7awt/J8A
SSLCACertificate=trusted.crt
See Also: Secure Socket Layer Parameters

_HP_HTML5_bannerTitle.htm