Is the client sending hostname header with the correct host, if not by default 
first vhost will be served.

Thanks,
Anil

> On Oct 16, 2019, at 7:52 AM, Marian Ion <m....@oodrive.com> wrote:
> 
>> On 16/10/2019 12:44, Martin Drescher wrote:
>> So I would suggest, putting the 1.3 only server as the first in your config.
>> I would also suggest, to set 'SSLProtocol -all +TLSv1.2 +TLSv1.3' in the SSL 
>> module's config and after that, deny it in 'second.server.on.my.domain' with 
>> 'SSLProtocol -TLSv1.2'. Have a look at 'SSLCipherSuite' and 
>> 'SSLHonorCipherOrder', may be you need to change the order here.
> 
> As a quick test I would say that it didn't work, Apache claimed that
> "AH02231: No SSL protocols available [hint: SSLProtocol]" -> So, for
> 'second.server.on.my.domain' I had to set the protocol as
>   SSLProtocol -all TLSv1.3
> in order to make it work again...
> But I have to make more tests, maybe I was too fast and I forgot
> something...
> 
> Thank you very much,
> 
> Marian
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to