Hi all,
I have a bunch of websites in my IIS7 server, like one.site.com, two.site.com, three.site.com etc all on port 80. I also have a wildcard certificate *.site.com in use by all those sites on port 443.
I now want to add a different site, anothersite.com which will use a specific certificate just for itself. How can I do this? I have installed the certificate and added the bindings for port 443,
but I seem unable to associate that certificate to the new website.
Many thanks