Custom SSL for advanced JSSE developers (IBM developerWorks)
[Posted September 18, 2002 by cook]
Ian Parkinson
writes about JSSE on IBM's developerWorks.
"
JSSE brings secure communications to Java applications, by using SSL to encrypt and protect data as it travels across a network. In this advanced look at the technology, Java middleware developer Ian Parkinson delves into the lesser-known aspects of the JSSE API, showing you how to program your way around some of the restrictions of SSL. Learn how to dynamically select the KeyStore and TrustStore, relax JSSE's password-matching requirements, and build your own customized KeyManager implementation."
(
Log in to post comments)