Archive for January, 2009
Requirement : Create JKS keystore and truststore out of certificate and private key files given in pem format.
Try to open the certificate and key files and it contains ASCII text that starts with —–BEGIN CERTIFICATE—–, then it is in PEM format.
Using keytool in java, when a keystore is created it already has the private key [...]
Filed under: Uncategorized | Leave a Comment
Tags: TLS