How do I install my SSL certificate on IIS5 and 6?


Installing an SSL certificate on the IIS5 and 6 is quite easy. The IIS Wizard will guide you through all the important steps required to create a CSR and link to the desired web page.


Please note that it is generally not possible to use the CSR generator in connection with the IIS web server, as this only accepts certificates for which the CSR was generated on the server itself. 

After you have successfully ordered and received your SSL certificate, you can start installing it on the web server.

1
Installing the Server Certificate
  1. Click on Start, then navigate to Administrative Tools and click on Internet Information Services (IIS) Manager.
  2. Choose WebSites and then right-click on the Default Web Site and select Properties from the options.
  3. In the next window, go to the tab Directory Security and click on the button Server Certificate in the area Secure Communications . This will open the Certificate Wizard.
  4. Click on Next.
  5. Please activate the option Process pending requests and install the certificate in the IIS Certificate Wizard.
  6. Then click on Next.
  7. Now select Browse... and navigate to your SSL certificate. For security reasons, select View all Types when selecting the display to ensure that the file is actually displayed.
  8. Click on Next and complete the next steps in the wizard.
2
Installing the Intermediate Certificate
  1. Upload the intermediate certificate to a folder on your web server.
  2. Double-click on the intermediate certificate to display the certificate details.
  3. In the tab General, click on the button Install Certificate to open the Import Wizard. Then click on Next.
  4. In the Certificate Import Wizard select the option Place all certificates in the following store and click on Browse...
  5. Activate the option Show physical stores, expand the folder Intermediate Certification Authorities and select the folder Local Computer.
  6. Now click on OK, then on Next" and then on Finish to complete the installation of the intermediate certificate.
  7. It may be necessary to restart the server.



You can check whether the installation of the certificate has worked as desired by simply calling up the website with https instead of http as usual. The SSL Checker on our website offers you a more detailed check of the certificate chain.

If you have any questions or problems, our support team will be happy to assist you.

Helpful links:


Was this article helpful?

No Yes