|
Home > Archive > IIS Server Security > November 2004 > SSL & Page not found
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
SSL & Page not found
|
|
|
| I have multiple sites assigned to an IP using host header
names. DNS points and it answers. I want to assign SSL on
a new folder for one of the sites. ie.
https://secure.mydomain.com. The link works, but the SSL
doesn't. I can see the Host header line in top box show
port 80 w/secure.mydomain.com and the multihomed ssl show
the IP with port 443. Did I miss anything. Netstat -an
shows 0.0.0.0:443 , no bindings for the IP assigned. If
ISP's can host multiple domains and have SSL, How do they
do it with a couple of NICS. I'm clueless..any help is
most appreciated.
| |
| Bernard 2004-05-11, 5:42 pm |
| SSL doesn't click with Host header, and to have multiple SSL per machine,
you need to bind on different IP / port.
--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/
"phil" <anonymous@discussions.microsoft.com> wrote in message
news:b23701c4370c$a00b3200$a501280a@phx.gbl...
> I have multiple sites assigned to an IP using host header
> names. DNS points and it answers. I want to assign SSL on
> a new folder for one of the sites. ie.
> https://secure.mydomain.com. The link works, but the SSL
> doesn't. I can see the Host header line in top box show
> port 80 w/secure.mydomain.com and the multihomed ssl show
> the IP with port 443. Did I miss anything. Netstat -an
> shows 0.0.0.0:443 , no bindings for the IP assigned. If
> ISP's can host multiple domains and have SSL, How do they
> do it with a couple of NICS. I'm clueless..any help is
> most appreciated.
| |
|
|
|
|
|
|
|