/ Published in: Bash
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
openssl pkcs12 -in cert_in.p12 -out cert_out.pem -clcerts -nokeys
URL: http://www.openssl.org/docs/apps/pkcs12.html