I have "key.pem" and "cert.pem" I'm trying to convert them to pkcs12 using the 
following command:

openssl pkcs12 -export -in cert.pem -inkey key.pem -out pkcs12.p12

I get the following:
"unable to load private key"

Any ideas?


Chris Miller

Reply via email to