multiple SSL sites using multihoming/DNS scheme

From: Greg Gard (greggard_net@yahoo.com)
Date: 01/17/03


From: "Greg Gard" <greggard_net@yahoo.com>
Date: Fri, 17 Jan 2003 08:02:41 GMT

Hi All,

Here's the question. I want to be able to host multiple SSL sites on my IIS
5.0 server. I've asked around some and searched here and there, but have
only gotten one coherent means of doing this assuming that I don't want to
use different port numbers. The scheme goes like this: Multiple domains
mapped to one public IP that is a router/firewall or DNS server that maps
the domain names to internal IPs (192.168...). I install multiple internal
IPs on my NIC (multihomed) and then specify the different IPs in each
SSL-enabled web site properties box. This requires each of my clients to buy
a cert.

Are there other ways of doing this. I was reading some of the other posts
that mentioned wild-card certs that would allow me to have
client.mydomain.com setups. I assume then that in this latter case, there
would be only one SSL-enabled site that could accept any number of
subdomain.domain.com requests. Is this correct?

Thanks in advance...gg



Relevant Pages

  • Re: DNS setup recomendations using my isp as the secondary server.
    ... a single box for hosting multiple web servers on the same box, ... The reason is that, most hackers try flooding requests on your server, so ... Having multiple IPs on the same box, will make their task easiers, since ... >> you set up the port forwarding in that third party router. ...
    (microsoft.public.windows.server.dns)
  • Re: Question about WMI connection and concurrent use
    ... Each one should act as an independent client to the proxy. ... It should run multiple threads - one ... WMI is multi-threaded and has an asynchronous ... >> My only server, which is allowed to make snmp queries [which I call the ...
    (microsoft.public.win32.programmer.wmi)
  • Re: IE doesnt preserve changes made by javascript when Back button is clicked
    ... Firefox seems fine. ... If this page forms part of a multiple form, ... The alternative is to actually use server side code to force every ... browser to be consistent by hard coding into the markup the (filtered ...
    (comp.lang.javascript)
  • Re: Certificate for SBS2003 for Multiple Public Domains REPOST
    ... I do remember ISA 2000 having multiple certificates. ... > on the network which is a dedicated web server. ... > SSL web site rules is the SBS/ISA box has to have a copy of each Cert ... >>> The current SBS certificate generated by CEICW contains 1 public DNS ...
    (microsoft.public.windows.server.sbs)
  • Re: downloading a single file using multiple threads
    ... The multi part requests in HTTP1.1 are meant to request a single part or multiple parts in a single request, but you can't requests multiple parts in parallel from multiple client threads. ... There's nothing about HTTP that requires servers to restrict their communications to a given client to a single connection, and there's nothing about HTTP that stipulates that an HTTP server needs to coordinate communications on independent connections. ...
    (microsoft.public.dotnet.languages.csharp)