Forum Moderators: open

Message Too Old, No Replies

Port 80 Bad Request When SSL Enabled

SSL Stops Port 80

         

stinkee

4:16 pm on Dec 4, 2006 (gmt 0)

10+ Year Member



I have a cert that works just fine over port 443 on my IIS 6 server. However, when port 443 is entered in SSL, 80 becomes a bad request. There are no redirects on the IP. I don't care at this point if the site is accessed over 80 or 443, I would like them both to be able to answer.

Anyone ran into this?

plumsauce

10:07 pm on Dec 4, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



nope.

the situation you describe should work in iis without a problem.

with ssl enabled properly, iis should be listening on:

nn.nn.nn.nn:80
nn.nn.nn.nn:443

did you fat finger the host headers? try removing the host headers all together.

LifeinAsia

10:17 pm on Dec 4, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



It may be an obvious question, but do you actually have both port 80 & 443 configured in IIS for that site/IP address?