Certificate Installation: Microsoft IIS 5.x & 6.x Print

  • 13

Certificate Installation: Microsoft IIS 5.x & 6.x

Installing a certificate on Microsoft IIS 5.x / 6.x

You will need a Dedicated IP for the SSL domain. You cannot install the SSL on to a IP where are more then one domains!

You will have received your certificate file from us, usually named 'your_domain_com.cer'. Alternatively, you may have received it as several files: 'your_domain_com.crt' and Ca Bundle [download the Ca Bundle]

If you received a single file with a .cer extension, you only need follow the first half of the instructions. Otherwise, please follow the instructions completely.

Copy the file(s) you received to the server.

  1. Log in to the server. Go to 'Control Panel' > 'Administrative Tools' and double-click 'Internet Services Manager'.

  2. Right-click on the website you wish to install the certificate on, and select 'Properties'. From the window that appears, click the 'Directory Security' tab.

  3. Click the 'Server Certificate' button to begin the Certificate Wizard. Select the option 'Process the pending request and install the certificate'. Click 'Next'.

  4. Browse to the location of the certificate file. This is the file with your domain name within the filename. Click 'Next'.


  5. Check the summary information screen, and click 'Next'. Click 'Next' or 'Finish' to complete the wizard.


  6. The certificate should now work, although it can sometimes require a restart of IIS to bring the new certificate into effect.


Installing the Ca Bundle

  1. Click the 'Start' menu, and choose 'Run'. Enter the command 'mmc' and click 'OK'.

  2. Click the 'File' menu, and select the 'Add\Remove Snap-in' option.

  3. From the pop-up window, click the 'Add' button.

  4. Choose 'Certificates', click the 'Add' button.

  5. Change the setting to 'Local Computer'. Click 'Next'. This step is extremely important!

  6. Choose 'Local Computer'. Click 'Finish'. Click 'Close' in the 'Add Standalone Snap-in' window, and 'OK' in the remaining window.

  7. On the left-hand side, expand the folder for 'Intermediate Certification Authorities'. Right-click on the 'Certificates' sub-folder, selecting 'All Tasks' then clicking 'Import...'.
    This will start the Certificate Import Wizard. Click 'Next'.

  8. When prompted to choose a file, select the Ca Bundle. Click 'Next', 'Next' and then 'Finish' to complete the wizard.


  9. If required, repeat steps 7 and 8 with the Ca Bundle file.


Notes:
The installation should be performed on exactly the same server and site that the CSR was generated upon.

The Intermediate Certificates need only be installed once per physical server.


Was this answer helpful?

« Back