I have an IIS 6.0 server and I\'m no longer using an SSL certificate (Don\'t need it anymore because of some functional changes, don\'t have a valid one I can use). Is ther
It is not possible what you want because it first has to do the SSL connect (which causes the warning) before it gets the HTTP redirect. And, this questions is asked nearly daily so you should have find enough answers to it.