Install PFX/PKCS#12 in Windows with the MMC
Global Support Centre > SSL Certificates > AutoCSR > Import your PFX/PKCS#12
Import to MMC:
Follow these instructions to import the .pfx file into another IIS web server
- open mmc, (start>run>mmc) and open the certificates snap in.
- Select "local computer account" when prompted
- You will then see on the left, certificates, please select the "personal" folder.
- Right click the "personal" folder and select all "tasks>Import"
- Find the .pfx file you saved previously and import the certificate and private key into the MMC
Assign to IIS
- Once you have opened IIS, select the domain the certificate is for
- Right click the domain and select properties
- Then select "directory security" tab, and then "server certificates"
- The Certificates Wizard will appear, click Next
- Now select "assign certificate" and select Next
- Find the certificate you have just imported, select it, and click OK.
Your SSL Certificate and Private Key will now be imported into IIS

