Create a redirect for IIS7
- by justSteve
When i created my (server08/IIS7) server's SSL certificate I mistakenly defined the common name to be 'myDomain.com' instead of 'www.myDomain.com', meaning that https://www.myDomain.com comes up untrusted.
I understand that I can create a server redirect to correct the problem but I don't see where/how to do that from IIS's server manager.
thx