Use these steps to include additional SSL configuration repertoires with the default DefaultSSLSettings repertoire.
The first step in configuring Secure Sockets Layer (SSL) is to define an SSL configuration repertoire. A repertoire contains the details necessary for building an SSL connection, such as the location of the key files, their type and the available ciphers. WebSphere Application Server provides a default repertoire called DefaultSSLSettings. To view this page in the administrative console, click Security > SSL to see the list of SSL repertoire settings.
About this task
The appropriate repertoire is referenced during the configuration of a service that sends and receives requests encrypted using SSL, such as the Web and enterprise beans containers. If an SSL configuration alias is referenced elsewhere, but the alias is deleted from the SSL Configuration Repertoires panel, the SSL connection fails if the deleted alias is accessed.
With the SSL configuration repertoire, administrators can define SSL settings to use for making Hypertext Transfer Protocol with SSL (HTTPS), Internet InterORB Protocol with SSL (IIOPS) or Lightweight Directory Access Protocol with SSL (LDAPS) connections. You can pick one of the SSL settings defined here from any location within the administrative console, which supports SSL connections. This selection simplifies the SSL configuration process because you can reuse many of these SSL configurations by specifying the alias in multiple places.
If you are using a Federal Information Processing Standards (FIPS)-supported Java Secure Socket Extension (JSSE), select High from the Security Level menu.
For details regarding cryptographic support, see Configure_to_use_cryptographic_tokens.html.
Important: When you use an IBM FIPS-approved JSSE, WebSphere Application Server automatically selects IBMJSSE2 as your provider.
If you are not using the predefined providers, a custom provider might require additional properties to be configured, which are determined by the provider. If so, click Apply, then Custom Properties > New in the Additional Properties section. After the custom provider is configured, return to the SSL Configuration Repertoires window and continue with these instructions.
If you are using an IBM FIPS-approved JSSE, WebSphere Application Server automatically selects the TLS protocol. If you use a custom FIPS-approved JSSE, select the TLS protocol.
For more information on the FIPS certification process and to check the status of the IBM submission, see the Cryptographic Module Validation Program FIPS 140-1 and FIPS 140-2 Pre-validation List Web site. For more information on FIPS 140-2 cryptographic services, refer to Configuring Federal Information Processing Standard Java Secure Socket Extension files.
Example
The appropriate repertoire is referenced during the configuration of a service that sends and receives requests encrypted using SSL, such as the Web and enterprise bean containers, and Lightweight Directory Access Protocol (LDAP) servers.
Related information
Cryptographic Module Validation Program FIPS 140-1 and FIPS 140-2 Pre-validation List