01-28-2016 01:59 PM - edited 07-05-2021 04:33 AM
I am following this to the letter
I have generated a CSR and got back a signed cert - however when I try to generate the final cert I get an error
When running this command
openssl>pkcs12 -export -in All-certs.pem -inkey mykey.pem
-out All-certs.p12 -clcerts -passin pass:check123
-passout pass:check123
I get an error
no certificate matches private key
pkcs12 error
Anyone know what I could be doing wrong?
Thanks
Roger