To define one set of SSL options to share between multiple communications, define only one SSLOption section. Set all the SSLConfig parameters to the single SSLOption section in each configuration section. For example:
[Server] SSLConfig=SSLOptions ... [AgentDRE] SSLConfig=SSLOptions ... [DataDRE] SSLConfig=SSLOptions ...
For Omni Group Servers:
... [Note] GroupServerHost=hostname GroupServerPort=1.2.3.4 SSLConfig=SSLOptions [SSLOptions] ...
|
|