On Tue, Oct 27, 2009 at 2:50 PM, Krist van Besien
<[email protected]> wrote:
> On Tue, Oct 27, 2009 at 7:41 PM, Joseph S <[email protected]> wrote:
>
>
>> Now here's the kicker: When I click through the warning in Firefox my logs
>> show that I am going to the second virtual host, the one with the
>> that *.a certificate, even though I'm using the *.* certificate.  So how is
>> it apache is sending me to the correct virtual host but serving up the wrong
>> certificate?
>
> At the moment that the SSL handshake takes place apache does not yet
> know which Virtual Host you want to be served by, so it used the
> certificate of the first host.
>
> Read this:
> http://httpd.apache.org/docs/2.2/ssl/ssl_faq.html#vhosts2

This doc is out of date due to SNI!

-- 
Eric Covener
[email protected]

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to