Groups | Blog | Home
all groups > iis security > november 2006 >

iis security : Multiple SSL sites served from a single content path


TH
11/29/2006 6:39:45 AM
Hi there,

I wonder if anyone could help me with this?

I have several versions of essentially the same web site, each has its
own common name domain name, mysite1.com etc., and each is required to
run in SSL mode.

I intend to set these up as separate IIS web sites on the same server,
each with its own IP address and each with its own certificate, which
appears to be the only reasonable solution available to me.

So my question is this, is it safe to point each of these IIS sites to
the same local path so that they each run the same code (ASP.NET 2.0),
or does this cause some sort of resource contention problem?

Thanks very much,
TH.
Consultant
11/29/2006 9:59:13 AM
that is fine

[quoted text, click to view]

David Wang
11/29/2006 2:04:25 PM
IIS is perfectly fine with such a configuration.

If your websites are named: subdomain1.domain.com ,
subdomain2.domain.com , etc

Then with IIS6 on Windows Server 2003 SP1 you can configure a single
website with one IP address and one SSL wildcard Certificate for
*.domain.com .


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//



[quoted text, click to view]
AddThis Social Bookmark Button