[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Apache + SSL + multiple domains



Thanks for reply Sandor.

Yes, I'm able to workaround this by using different ports (I have only
one public IP unfortunately), but there should be way around this with
SNI, which I beleive is fully compatible with apache/openssl in Squeeze.
Just not sure what am I exactly missing in my configs :/

Petr


>> Gyányi Sándor,  03/13/2012 09:45 PM:
> Hi,
> 
> I had the same problem, but I couldn't solve it. The problem: name of a virtual host is in the "Host:" field of the http request which is in an SSL tunnel. This is a case of catch 22: the client must connect to the server's IP address, perform an SSL handshake, download certificate, check it and after all, can send a http request, with a virtual host's name in it, but all virtual hosts are have the same IP address.
> So this is why only one SSL host can work in an Apache instance. Maybe a second IP address can solve the problem, but I haven't tried it.
> 
> Best regards,
> Sandor
> 
> 


Reply to: