Microsoft IIS 5 and 6 SSL Installation Instructions

Install The Primary Server Certificate

  1. In Windows, go to the Administrative Tools, and Open the Internet Information Services (IIS) Manager.
  2. Right Click on the Default Website and select Properties.

  3. Go to the Directory Security tab. Click on the Server Certificate button. This will start the certificate wizard. Click Next.

  4. Select Process the pending request and install the certificate and click Next.

  5. Click Browse and find the SSL certificate file that you download from your certificate authority. If the file type is not a .cer, make sure to view all file types. Click Next. Finish the rest of the wizard.

Install the Intermediate Certificate

  1. If your certifiate authority provided an intermediate certificate you will need to install it as well. Download the intermediate certificate to a folder on the server.
  2. Double click the certificate to open the certificate details.
  3. At the bottom of the General tab, click the Install Certificate button to start the certificate import wizard. Click Next.

  4. Select Place all certificates in the following store and click Browse.

  5. Check the Show physical stores checkbox, then expand the Intermediate Certification Authorities folder, select the Local Computer folder beneath it. Click OK. Click Next, then Finish to finish installing the intermediate certificate.

Now just restart IIS to finish installation of the SSL certificate. At this point, it would also be a good idea to backup the certificate with the private key.

Useful IIS SSL Links

Microsoft IIS 5 and 6 SSL Installation Instructions Comments

Write a comment


If you have trouble reading the code, click on the code itself to generate a new random code.
Security Code:
 
Post Comment