/ Published in: Java
Expand |
Embed | Plain Text
keytool -exportcert -alias mycert -keypass mycertpwd -keystore ".keystore" -rfc -file "mycert.pem"
Comments
Subscribe to comments
You need to login to post a comment.
keytool -exportcert -alias mycert -keypass mycertpwd -keystore ".keystore" -rfc -file "mycert.pem"
Subscribe to comments
You need to login to post a comment.
Reference http://www.herongyang.com/Cryptography/Certificate-Format-keytool-Export-in-DER-and-PEM.html