Bottom line is i need to get a pfx file out of these SSL cert files I'm working with.
Below is a screenshot of the files I'm working with:
I've been using the following link as a reference:
When running the following via OpenSSL:
openssl pkcs12 -export -out export.pfd -inkey privkey.pem -in d22a2246a7486EB.crt
error:
Expecting: ANY PRIVATE KEY error in pkcs12
No comments:
Post a Comment