It is possible to use Apache to support multiple SSL protected
sites on one machine.
The trick is to add IP aliases. Each site needs its own IP address,
its own domain and its own certificate. Apache can handle this.
So basically everyone is mostly right ;-).
Erwann ABALEA wrote:
> The problem
On Wed, 5 Dec 2001, Jason Hendriks wrote:
jason> Even with Apache? Surely you can configure the web server to virtual-host
jason> two separate domains both with SSL support?
You can have multiple SSL services (httpd, ipop, etc..) each one
setup on different domains. But you can't have t
The problem is not from Apache or whatever the web server you use. The
point is that named virtual host is not possible with SSL.
The very first thing that comes with an HTTPS connection is the SSL
handshaking, and then the HTTP request. In the SSL handshaking, the server
sends the certificate to
Even with Apache? Surely you can configure the web server to virtual-host
two separate domains both with SSL support?
- Original Message -
From: "Lutz Jaenicke" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, December 05, 2001 5:11 PM
Subject: Re: your mail
> On Wed, Dec