Hi,
I need to add multiple host names to the same IIS site and secure them with a wildcard ssl certificate -
eg. https://mysite1.mydomain.com andhttps://mysite2.mydomain.com both point to a single website.
I have a wildcard ssl certificate for *.mydomain.com which is in use on multiple machines/IP addresses.
In this case I have added the ssl certificate to mysite1.mydomain.com. When I try to add the ssl certificate to mysite2.mydomain.com, I get the message "this binding is already being used by a product other than iis ..."
Any help is greatly appreciated.