> Am 21.10.2019 um 22:53 schrieb Marian-Nicolae Ion <m....@oodrive.com>:
> 
> Hi!
> 
> I recompiled and installed the new version... but I came back quickly to the 
> "standard" one:
> - using "curl" I have noticed that effectively I could have TLS 1.3 only on 
> the desired virtual host and TLS 1.2+ on the others,
> - however, using a normal browser ("Firefox, Chromium,...) I always 
> encountered  403, on all virtual hosts, for all resources!
> 
> I also use http2, I wonder if this does not also interfere with TLS...

Could be an issue with connection sharing. If the browser gets the notion that 
your domains can be reached on the connection it has already open, a request 
requiring another TLS version arrives on a connection not matching it.

Can your curl use http2? Does it work there? 

> 
> Regards,
> 
> Marian


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

Reply via email to