首页 > 编程语言 > 详细

Configuring Java CAPS for SSL Support

时间:2015-02-25 00:45:30      阅读:305      评论:0      收藏:0      [点我收藏+]
Configuring Java CAPS for SSL Support

OpenSSL Project

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 toolkit includes the openssl command-line tool, which enables you to use various functions of the 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.

You can download the current version of OpenSSL at http://www.openssl.org.

Configuring Java CAPS for SSL Support

原文:http://blog.csdn.net/opengl_es/article/details/43928861

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!