Question : How and where to install SSL Certificate for website?

Purchased SSL Cert. for domain I will be hosting on my server. I was sent zip containing files (see below). Where, what and how Do I install on my win2003 IIS6 server? special considerations? Do I need to make this server Certificate authority first. How and where do I do this. Newbie - patience and assistance please. Thanks in advance.

The Zip archive includes:

   1. your-domain.crt - The Certificate file for your domain.
   2. your-domain.key - The Private Key file for your domain.
   3. your-domain.bundle - The Certificate for your domain, the Root CA certificate and the Intermediate Certificate file of the CA.
   4. yourdomain.pfx - All of the above as a pkcs12 bundled file.
   5. yourdomain.csr - The Certificate Signing Request that matches the private key in this archive.

Answer : How and where to install SSL Certificate for website?

This link describes the advanced button: http://support.microsoft.com/kb/190008.  It is on the Web Site tab when you right click on your website in IIS and select Properties.

The SSL port should be 443.  I'm guessing it is blank, or else that the SSL connection is not listening on all addresses, in which case you would need to use the exact IP address to connect.

However, my hunch is that SSL is not yet configured on the website.  It may not have accepted your website certificate and you may need to reinstall it on the website.  See the section "Assign the Imported Certificate to the Web Site" in http://support.microsoft.com/kb/190008 for a reminder on how to do this.
Random Solutions  
 
programming4us programming4us