This library enables reading and writing keys and certificates in Java via the JCA KeyStore API. It includes a JCA provider implementing a pem type KeyStore. It allows reading and writing unencrypted ...
A java keystore implementation to use PEM files directly, instead of converting them to PKCS#12 or the clumsy jks format. This makes interoperability with standard webservers easier as they can use ...