Object Overview
??
Example Object Definition
... from within one of the SSL-supporting
ProtocolConnectors:
Minimal Configuration:
<SSLClientConfig trustedStoreName=""
trustedStoreKey=""/>
Overview:
The above example is a ??
Complex Configuration (all possible attributes shown):
<SSLClientConfig trustedStoreName=""
trustedStoreKey=""
localStoreName=""
localStoreKey=""/> ??
Overview:
The above example is a ??
Supported Attributes
Object Attributes:
- trustedStoreName - (usage: required): ??
- trustedStoreKey - (usage: required): ??
- localStoreName - (usage: optional): ??
- This option is required if the Connector "localStoreKey" parameter is set.
- localStoreKey - (usage: optional): ??
- This option is required if the Connector "localStoreName" parameter is set.