September 27, 2015 05:52PM
Hi All,

Yesterday we discovered a possible compatibility issue with a certain
configuration, HTTP2 and Firefox. This configuration works successfully in
Chrome and other HTTP2 enabled browsers, however Firefox users are unable
to connect (connection reset).

The pertinent part of the configuration is a port with SSLv3 enabled in the
supported protocols (risk associated with POODLE attack has been accounted
and mitigated for separately).

Test configuration:

server {
listen 443 ssl http2;
ssl_protocols SSLv3 TLSv1 TLSv1.1 TLSv1.2;
[...]
}

Connect with Firefox (fail), connect with Chrome (pass).

Regards,
Mathew
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

HTTP2 Firefox Compatibility

splitice 1220 September 27, 2015 05:52PM

Re: HTTP2 Firefox Compatibility

Aleksandar Lazic 1094 September 27, 2015 07:04PM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 184
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready