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 ...
This code was found in a post by Andreas Sterbenz in the now-defunct Sun blogs, the original post can be found at the WayBack Machine. I've used this util many times to "fix" SSLHandshakeException ...