IBM WebSphere V5.0 Security: WebSphere Handbook Series
by Peter Kovari, Derek Carpenter, Paul Creswick, Piotr Kisielewicz, Floyd Langley, David Leigh, Rao Maheshwar, Stephen Pipes
10.8. Configuring SSL
The SSL implementation used by the application server is the IBM Java Secure Sockets Extension (JSSE). The JSSE is a set of Java packages that enable secure Internet communications. It implements a Java version of the SSL and TLS protocols and includes functionality for data encryption, server authentication, message integrity and client authentication. Configuring JSSE is very similar to configuring most other SSL implementations (for example, GSKit); however, a few differences are worth noting.
JSSE allows both signer and personal certificates to be stored in an SSL key file, but it also allows a separate file, called a trust file, to be specified. A trust file can contain only signer certificates. Therefore, all personal ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access