To install your QuickSSL certificate in Microsoft IIS 7.0, perform the following steps:
Step 1 : Download your certificate
- You will receive an email when your certificate is issued
- You require your certificate in PKCS#7 format
- Copy and Paste your certificate to Notepad and save as a certificate.p7b
Step 2 : Install your SSL certificate
- Click Start > Administrative Tools> Internet Information Services (IIS) Manage
- From the left menu, select the corresponding server nam
- In the Features pane (middle pane), under Security, double-click Server Certificate
- From the Actions pane (right pane), select Complete Certificate Reques
- Provide the location of the certificate file and the friendly name
Note: Friendly name is a reference name for quick identification of the certificate for the Administrator
Step 3 : Add an HTTPS binding to a Web site
For IIS7, you need to bind the HTTPS protocol to a Web site then assigning the install certificate
- Click Start > Administrative Tools > Internet Information Services (IIS) Manager
- Browse to your server name > Sites > the SSL-based site
- From the Actions pane, choose Bindings
- In the Site Bindings window, choose Ad
- From the Add Site Bindings window, provide the binding typ
- Select the SSL certificatethat will be used for this sit
- Click OK