This article addresses the configuration of the ibm jsse java secure socket extension , discusses aspects of keystore and truststore , and offers recommendations for handling these important elements of the jsse in the ibm websphere application server environment 本文提出了ibm jsse ( java secure socket extension , java安全套接字扩展)的配置问题,探讨了密钥库和信任库,并且对于如何在ibm websphere application server环境下处理这些重要的jsse元素提出了的建议。
In computing, the Java Secure Socket Extension (JSSE) provides a set of packages which enable secure Internet communications. It implements a Java technology version of the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols.