Port 80 still works after "Require secure channel (SSL)"
am 28.04.2006 13:51:01 von Shifarad
Hi all,
After i locked down a Win2003 Server I installed a certificate, checked the
"Require secure channel (SSL)" , but i can still logon to this web
application over http. https is working also fine.
Any Ideas?
Thanks,
Shif
Re: Port 80 still works after "Require secure channel (SSL)"
am 28.04.2006 15:02:06 von someone
"Require Secure Channel (SSL)" applies at a per-URL basis.
Port 80 functioning applies at a per-ServerBinding basis.
The two are not equivalent unless you mark the root of the website as
"Require Secure Channel" and it inherits throughout the website -- so the
fact that both HTTP and HTTPS work with "Require Secure Channel" depends
totally on your configuration, which you did not provide.
Please provide:
1. Exact URL that works for both HTTP and HTTPS
2. The value of the AccessSSLFlags property that applies to that URL
I suspect you have some non-obvious misconfiguration, perhaps via an
IIsWebFile, by accident.
--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Shifarad" wrote in message
news:ECD2A25E-3383-4AD2-A769-0E7BDAE43D5D@microsoft.com...
> Hi all,
> After i locked down a Win2003 Server I installed a certificate, checked
> the
> "Require secure channel (SSL)" , but i can still logon to this web
> application over http. https is working also fine.
>
> Any Ideas?
>
> Thanks,
> Shif
>