I work with digicert® to get certificates. The way we get certificates sometimes requires me to convert the certificates, below is the process I use to get the formats for what I may need. This script assumes you have a directory with only the .csr file and the .zip file…
Tag: OpenSSL
OpenSSL – Extract PFX Certificate & Update SSL Certificate
First this process doesn’t hack/crack the PFX you will need the password still. Scenario you have to update your SSL certificate but all you saved was your PFX file and know the password for it. You get prompted for the Import Password and if you have typed the correct one…