Accessibility anchor links, skip to the following content sections: title, main, important messages

server/DefaultSSLSettings

Specifies the list of defined Secure Socket Layer configurations. View more information about this field

Configuration
General Properties
Information required server/DefaultSSLSettings
View more information about this field Specifies one of the Secure Socket Layer configurations in the repertoire to use.
View more information about this field The fully qualified path to the key file that contains public keys and perhaps private keys.
View more information about this field The password for accessing the key file.
View more information about this field The format of the key file.
View more information about this field The fully qualified path to a trust file containing the public keys.
View more information about this field A password for accessing the trust file.
View more information about this field The format of the trust file.
View more information about this field Client authentication is supported by the CSIv2 authentication protocol only.
View more information about this field Selects from a preconfigured set of security levels.


View more information about this field When specified, overrides the setting of Security Level.
View more information about this field Enables/disables crypto hardware support.
View more information about this field The provider refers to a package that supplies a concrete implementation of a subset of the cryptography aspects of the Java Security API. The first button is a list with predefined values of IBM's JSSE providers. IBMJSSEFIPS is the FIPS approved version of the IBMJSSE provider. The second button is used so specify a custom provider. Note that Cipher Suites and Protocol values depend on the Provider. For a custom provider, the Cipher Suites must initially be entered through the Custom Properties panel below.
View more information about this field Specifies the SSL protocol to be used.

Additional Properties
Cryptographic Token Specifies information about the cryptographic tokens related to SSL support.
Custom Properties Specifies arbitrary name/value pairs of data, where the name is a property key and the value is a string value which can be used to set internal system configuration properties.