Create a PFX File
To create a .pfx file for use in Windows IIS to enable https or for other uses then you need the following files:
- a private key file
- an intermediate certificate from the certificate provider (.crt or .cert) e.g. GoDaddy’s intermediate certificate: gd_bundle-g1-g1.crt
- a certificate also from the certificate provider (.crt or .cert) e.g. c4dcc9f3a0d782d5.crt
You will need to start either Windows Command Prompt (cmd) as an Administrator or terminal