Use java to generate certificates, public keys and private keys

I am looking for a Java library or code to generate certificates, public keys and private keys

I think this is a doing keytool OpenSSL, but java code

Consider a java servlet - based web application protected with SSL and client authentication I want the servlet container to generate only java code and client certificates (for example, pkcs12 format) upon request

Thank you, Peter

Solution

Bouncy castle crypto libraries is quite comprehensive

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>