Ssl – Can you install multiple SSL certificates on IIS

iisshared-hostingsslssl-certificate

Wondering what is the right way to install a UCC certificate on IIS? I have to request a UCC certificate from GoDaddy that allows up to 5 host names. The certificate they will provide will be a single certificate. So I am wondering if I have to install this certificate one-by-one on 5 of the 100 websites running on the IIS server or is it OK to just install it on the default website.

Best Answer

Binding the certificate to each website will not work. You just need to follow these instructions: http://www.sslshopper.com/article-ssl-host-headers-in-iis-7.html to install the certificate to all the sites listed in the certificate (all on the same IP address).