multiple secure websites on a server

From: Hai Minh (dhtml79_at_hotmail.com)
Date: 10/23/03


Date: Thu, 23 Oct 2003 02:13:54 -0700

I have a Windows2000 server with IIS 5 and I set up 3
website on it. It's OK with HTTP protocol. Now my manager
want to use SSL with all 3 sites. I configured the first
site and it worked well. But when I configured the second
site, I can not open the first site with HTTPS. It's
always take me to the second site. And I catched the same
problem when I configured the third site.
All three site were configured to work with HTTPS but only
the last one work. The two other sites are forwarded
automatically to the third site when I surf them.

I think with HTTP, IIS can allow multiple sites to listen
on port 80 but with HTTPS, IIS allow only one site listen
on port 443. Is it right ? Do you have any solution for my
problem ?

Thank you.



Relevant Pages

  • Re: IIS 6 conflict using port 443 for NON-SSL traffic
    ... HTTP over IP1:Port1 and HTTPS over IP2:Port1 will be allowed ... think it may be possible to use this enhanced HTTPS.SYS with IIS 6 on WS03? ... > It actually has nothing to do with port 443 -- it could be any port. ... same web server, with one IP set up to handle NON ssl traffic ...
    (microsoft.public.inetserver.iis.security)
  • IIS 6 conflict using port 443 for NON-SSL traffic
    ... I need IIS to respond to HTTP requests on port 443 for different IPs on the ... HTTPS traffic. ... Here is an example of what I am trying to do: On Web Server "A" I need to ...
    (microsoft.public.inetserver.iis.security)
  • Re: IIS 6 conflict using port 443 for NON-SSL traffic
    ... This is a known limitation in HTTP.SYS in Windows Server 2003 and there is ... HTTP.SYS does not support re-using the same PORT with different protocols, ... Both issues are inside of HTTP.SYS so IIS version doesn't make a difference, ... >: HTTPS traffic. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Security of IIS - Secure Intranet web site on SBS2003 box
    ... IIS there was a known payload which could be used to introduce further ... Many security people take the stance 'the system has been compromised, ... HTTP vs HTTPS and/or RPC over HTTPS ... >> to rebuild their server and return everything to normal. ...
    (microsoft.public.windows.server.sbs)
  • Re: Security of IIS - Secure Intranet web site on SBS2003 box
    ... I guess a lot of those patches would be required anyway to ensure the HTTPS ... Because if IIS via HTTPS only is still not considered secure then surely the ... > to rebuild their server and return everything to normal. ...
    (microsoft.public.windows.server.sbs)

Loading