An SSL 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 - Express 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.
Note: It is not recommended to use the default repertoire in a production environment. For more information, see Change the default SSL keystore and truststore files.
The appropriate repertoire is referenced during the configuration of a service that sends and receives requests encrypted using SSL, such as the Web container. Before deleting SSL configurations from the repertoire, remember that if an SSL configuration alias is referenced somewhere, and it is deleted here, an SSL connection fails if the deleted alias is accessed.
The SSL configuration repertoire allows administrators to define any number of SSL settings which can be used to make HTTPS, IIOPS, or LDAPS connections. You can pick one of the SSL settings defined here from any location within the administrative console which allows SSL connections. This simplifies the SSL configuration process since you can reuse many of these SSL configurations by simply specifying the alias in multiple places.
To create an SSL repertoire, perform these steps in the WebSphere administrative console:
Note: Other WebSphere Application Server platforms support the IBMJSSEFIPS JSSE provider, which adheres to the Federal Information Processing Standard (FIPS). FIPS is not currently supported on iSeries, so IBMJSSE is the only choice.