Re: [EMAIL PROTECTED] VHOST and SSL

2007-06-07 Thread Sebastien Roy
Hi Allen What currently happens is the certificate error and it's point to the first vhost using SSL and what I want to happen is no answer at all from port 443 on that vhost. So I think I will configure an another IP just for SSL! Thanks! Allen Pulsifer wrote: Hello Sebastien, Short an

RE: [EMAIL PROTECTED] VHOST and SSL

2007-06-07 Thread Allen Pulsifer
Hello Sebastien, Short answer: the host running HTTPS must have a dedicated IP address. Long answer: when a client connects to the server at port 443, the first thing they will do is an SSL handshake. This happens even before the client sends its HTTPS request with the url and Host header. Ther

Re: [EMAIL PROTECTED] VHOST and SSL

2007-06-07 Thread Joshua Slive
On 6/7/07, Sebastien Roy <[EMAIL PROTECTED]> wrote: Hi folks, We are running Apache/2.2.3 (Unix) mod_ssl/2.2.3 OpenSSL/0.9.8b DAV/2 PHP/5.1.4 and everything is working perfectly except one thing and I'm sure it's a configuration problem. We have some domains that have SSL certificate and some n