Convert PEM certificate.cer and private.key to PKCS#12 (.pfx .p12)
Leave a reply
Issue: You need to create a composite .pfx certificate file package.
Background and pre-requisites: The first steps in your journey should have been to create a certificate request, submit this request to a certificate authority (CA) like GoDaddy or Comodo, and finally download the completed certificate from the CA.
The following steps assume you have successfully downloaded a certificate package from your certificate authority.
The following example command shows what to do with all the files Read more [...]