I already have a system like this working already!

John

-----Original Message-----
From: Blair Lowe [mailto:[EMAIL PROTECTED]]
Sent: 16 March 2000 18:01
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: Name based virtual hosts


Just some crazy ideas:

1. Have the webserver behing the firewall, and have a separate 
private (eg. 192.168.x.x) IP address for each virtual host. This 
solves the problem of having to have multiple Internet addresses.

Make the firewall, or some DMZ box translate the incomming request 
for a.domain.at:443 to the private IP address.

2. Do the same thing, but go from port 443 on the translation box to 
a unique port on the virtual host box. I believe that the virtual 
host box can run a different SSL connection as long as the port is 
distinct. Incoming connections would think that they are going in on 
port 443.

Anyone want to test this theory (or flame it)? I'd love to hear the 
results (comments)!

Blair.

At 08:57 -0500 2000/03/16, Martin Helie wrote:
>Hello,
>
>I seem to have read something about apache and modssl not being too
friendly
>towards name based virtual hosts, but was wondering if anyone had more
>info...
>
>So far, I have been able to allow _one_ virtual host to access port 443,
but
>if I enable SSL for any other vhosts, things get kind of weird.
>
>Are my only options to get IP addresses for each host, or run multiple
>instances of httpd configured differently? Any other ideas?
Computer Engineering Inc. http://www.compeng.net
Phone: 780 499 5687 (9 - 5 MST) Fax:   780 435 0693 (24 Hours)
All email advice that is provided for free is without warrantee: use 
at your own risk. 
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to