Configuring Java CAPS for SSL Support
<a target="_blank" href="http://docs.oracle.com/cd/E19509-01/820-3503/ggbhv/index.html">Previous: Keytool Program</a>
<a target="_blank" href="http://docs.oracle.com/cd/E19509-01/820-3503/ggcte/index.html">Next: SSL and Adapters</a>
<a target="_blank"></a>
The OpenSSL Project is an effort to develop an open-source toolkit that implements the SSL and TLS protocols, as well as a cryptographic library.
The available commands of the openssl tool include the following:
The pkcs12 command parses or generates a PKCS #12 file.
The req command creates and processes certificate requests in PKCS #10 format.
© 2010, Oracle Corporation and/or its affiliates