are you saying i can use the same ip and two different port to be able to have more than one vhs under ssl? ----- Original Message ----- From: "Ludovic Perard" <[EMAIL PROTECTED]> To: "Boyle Owen" <[EMAIL PROTECTED]> Sent: Wednesday, November 20, 2002 8:47 AM Subject: Re[2]: SSL with multiple domains on same server
> Hello Boyle, > > Wednesday, November 20, 2002, 3:33:00 PM, you wrote: > > BO> You are trying to run two name based VHs under SSL. You cannot do this > BO> (see http://www.modssl.org/docs/2.8/ssl_faq.html#ToC47). > > BO> The problem is that SSL encapsulates HTTP so the SSL session has to be > BO> negotiated before any HTTP traffic can be seen. But the hostname is in > BO> the HTTP request, so apache cannot decide which VH to use - so it uses > BO> the first by default. > > BO> You need to use separate IPs and/or ports... > > I'm already using two different IP addresses > > > -- > Best regards, > Ludovic > [EMAIL PROTECTED] > > > ______________________________________________________________________ > 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]
