You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2018/06/01 06:44:28 UTC

[Bug 62413] SSLProtocol: Illegal protocol 'TLSv1.3'

https://bz.apache.org/bugzilla/show_bug.cgi?id=62413

--- Comment #5 from Dennis Clarke <dc...@blastwave.org> ---
per 62417 I have a running apache 2.5.1 trunk with OpenSSL 1.1.1-pre6 and that
seems to support TLS v1.3 however I have yet to get a browser to connect with
it. Maybe a ciphersuite issue as my Mozilla browser connects to the test
site https://tls13.crypto.mozilla.org/  just fine. 

So this may be a config issue with httpd-ssl.conf 

I note that SSLProtocol +TLSv1.3 -TLSv1.2 -SSLv3 -SSLv2 -TLSv1.1 -TLSv1  seems
to work fine but only the openssl s_client can reach the server and not a 
Mozilla browser.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org