Installing an SSL Certificate in Microsoft IIS6
After your certificate request is approved, you can download your SSL and intermediate certificate from within the SSL application. For more information see Downloading Your SSL Certificate. Both of these files must be installed on your Web server.
You may also download the intermediate certificate from the repository.
To Install the Intermediate Certificate Bundle
- Click the Start menu and click Run.... Type mmc in the Run window and click OK to start the Microsoft Management Console (MMC).
- In the Management Console, select File then Add/Remove Snap In.
- In the Add or Remove Snap-ins dialog, click the Add button and then select Certificates.
- Choose Computer Account then click Next.
- Choose Local Computer, then click Finish.
- Close the Add or Remove Snap-ins dialog and click OK to return to the main MMC window.
- If necessary, click the + icon to expand the Certificates folder so that the Intermediate Certification Authorities folder is visible.
- Right-click on Intermediate Certification Authorities and choose All Tasks, then click Import.
- Follow the wizard prompts to complete the installation procedure.
- Click Browse to locate the certificate file. Change the file extension filter in the bottom right corner to be able to select the file. Click Open after selecting the appropriate file.
- Click Next in the Certificate Import Wizard.
- Choose Place all certificates in the following store; then use the Browse function to locate Intermediate Certification Authorities. Click Next. Click Finish.
NOTE: If the Starfield Class 2 Certification Authority root certificate is currently installed on your machine you will need to disable it from the Trusted Root Certification Authorities folder.
- Expand the Trusted Root Certification Authorities folder
- Double-click the Certificates folder to show a list of all certificates.
- Find the Starfield Class 2 Certification Authority certificate.
- Right-click on the certificate and select Properties.
- Select the radio button next to Disable all purposes for this certificate.
- Click OK.
NOTE: Do not disable the Starfield Secure Certification Authority certificate located in the Intermediate Certification Authorities folder. Doing so will break the server, causing it to stop sending the correct certificate chain to the browser.
To Install the SSL Certificate
- Select the Internet Information Service console within the Administrative Tools menu.
- Select the website (host) for which the certificate was made.
- Right mouse-click and select Properties.
- Select the Directory Security tab.
- Select the Server Certificate option.
- The Welcome to the Web Server Certificate Wizard windows opens. Click OK.
- Select Process the pending request and install the certificate. Click Next.
- Enter the location for the certificate file at the Process a Pending Request window. The file extension may be .txt or .crt instead of .cer (search for files of type all files).
- When the correct certificate file is selected, click Next.
- Verify the Certificate Summary to make sure all information is accurate. Click Next.
- Select Finish.