Object Overview
??
Example Object Definition
... from within one of the SSL-supporting
ProtocolListeners:
Minimal Configuration:
<SSLServerConfig trustedStoreName=""
trustedStoreKey=""
localStoreName=""
localStoreKey=""/>
Overview:
The above example is a ??
Complex Configuration (all possible attributes shown):
<SSLServerConfig trustedStoreName=""
trustedStoreKey=""
localStoreName=""
localStoreKey=""
requireClientCert="true"/> ??
Overview:
The above example is a ??
Supported Attributes
Object Attributes:
- trustedStoreName - (usage: required): ??
- trustedStoreKey - (usage: required): ??
- localStoreName - (usage: required): ??
- localStoreKey - (usage: required): ??
- requireClientCert - (usage: optional, default: "false"): ??