/ Published in: Bash
URL: http://www.openssl.org/docs/apps/pkcs12.html
Expand |
Embed | Plain Text
openssl pkcs12 -in cert_in.p12 -out cert_out.pem -clcerts -nokeys
You need to login to post a comment.
URL: http://www.openssl.org/docs/apps/pkcs12.html
openssl pkcs12 -in cert_in.p12 -out cert_out.pem -clcerts -nokeys
You need to login to post a comment.