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

  1. open mmc, (start>run>mmc) and open the certificates snap in.
  2. Select "local computer account" when prompted
  3. You will then see on the left, certificates, please select the "personal" folder.
  4. Right click the "personal" folder and select all "tasks>Import"
  5. Find the .pfx file you saved previously and import the certificate and private key into the MMC

Assign to IIS

  1. Once you have opened IIS, select the domain the certificate is for
  2. Right click the domain and select properties
  3. Then select "directory security" tab, and then "server certificates"
  4. The Certificates Wizard will appear, click Next
  5. Now select "assign certificate" and select Next
  6. Find the certificate you have just imported, select it, and click OK.

Your SSL Certificate and Private Key will now be imported into IIS