Reputation: 31
I am running following commands:
openssl pkcs12 -in certficate.p12 -nokeys -out certficate.pem openssl pkcs12 -in certficate.p12 -nodes -nocerts -out certficate_key.pem
My certficate_key.pem file is empty.
Upvotes: 1
Views: 2859