View Single Post
Old 27-Feb-2007, 09:06 PM   #2 (permalink)
Sangeetha
Fixed Error!
 
Sangeetha's Avatar

Posts: 139
Location: Chennai
Join Date: Feb 2007
Rep Power: 2 Sangeetha is on a distinguished road

IM:
Default Re: Why Only One IP Per SSL?

You got it right. You can have multiple SSL certs for an IP Address, but only 1 SSL certificate per port on that IP Address. That is why only one cert can be associated with 443. A certificate authority such as VeriSign has to tie the certificate to something. The server's IP address is like it's phone number. When I use a certificate for Free Web Space and Site Hosting it resolves to the IP address. The server then decides which port to use with the certificate. The Certificate Authority doesn't care if you run the SSL cert on 443 or another port as long as it's on the right IP address.

This link has a lot of info on IIS and SSL.
http://www.microsoft.com/technet/pro...ty/c06iis.mspx
Sangeetha is offline   Reply With Quote