Buy from the highest-rated provider   Buy SSL.com Certificate x

Microsoft IIS 6 SSL Installation Instructions

SSL Certificate Installation in IIS 6 is very simple. You will just need to go through the IIS wizards that guide you through creating a CSR and Installing the certificate to the chosen web site.

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 6 SSL Links

IIS SSL Certificate Installation Videos

Microsoft IIS 6 SSL Installation Instructions Comments

Comments


Robert(2014-12-13)

I have a working cert, e.g. www.ourDomain.com

I am asked to add an addtional cert, e.g. customer01.ourDomain.com

I am using II6, and already have working cert with www.ourDomain.com.

I also have a virtual site working without cert with customer01.ourDomain.com

Question:
(1) Can I just add another cert ?
(2a) If YES to (1) , how can I make the CSR, the Wizard options don't seem to apply.
(2b) If No to (1), what should I do here ?

Thx

Martin

Robert(2014-12-13)

Hi Martin,

You can buy another certificate for customer01.ourDomain.com but you will need to make it a separate IIS site with a separate IP address. Another option is to switch to a Unified Communications certificate that uses both names.

Advertisement • Hide