sslDefault - SSL Default Repertoire (sslDefault)

The default repertoire for SSL services.

NameTypeDefaultDescription
sslRefA reference to top level ssl element (string).defaultSSLConfigThe name of the SSL repertoire that will be used as the default. The default SSL repertoire called defaultSSLConfig is used if none is specified.
outboundSSLRefA reference to top level ssl element (string).The name of the SSL repertoire that will be used as the default for outbound SSL connections. The default SSL repertoire will be used if no SSL repertoire is specified. This attribute is ignored if the transportSecurity-1.0 feature is not specified.
httpHostNameVerificationRefA reference to top level ssl element (string).falseSpecifies whether SSL outbound host name verification is enabled. The default is false. If set to true, then during the outbound SSL handshake requests, the JDK will verify that the returned certificate contains a host name that matches the outbound HTTP request.