- Go to Start > Run
- Type in MMC and click OK
- Click the File menu at top > select Add/Remove Snap-in
- Click on Certificates and click on Add.
- Select Computer Account > Click Next
- Select Local Computer > Click Finish
- Click OK to close.
- Double click on Certificates (Local Computer) in the center window.
- Right click on the Personal Certificates Store (folder)
Choose > ALL TASKS > Import - Follow the Certificate Import Wizard to import your Primary Certificate from the .pfx file. You will need to Browse for .pfx files.
- Enter the password that was used when exporting the certificate to a .pfx file.
- If desired, check the box to “Mark this key as exportable.”
- When prompted, choose to automatically place the certificates in the certificate stores based on the type of the certificate.
- Click Finish to end the wizard.
- Close the MMC console. In the case that you are prompted, it is not necessary to save the changes made to the MMC console.
|
One Response to “Import SSL Certificate/Private Key to IIS7”
Leave a Reply
|














Entries (RSS)
To import the certificate, you could easily import the .pfx through IIS7.
IIS 7.x -> ServerName -> Certificate -> Import.