Welcome! Log In Create A New Profile

Advanced

AW: HTTP/2 without forward secrecy (Diffie-Hellman)

Lukas Tribus
August 16, 2016 11:14AM
> This is a false statement, nginx doesn't do any restriction
> regarding HTTP/2 and TLS ciphers configuration.

Good thing, likely the restriction is on the browser side and Apache was not configured with the same exact cipher suite.



> The list you are mentioning and which is directly linked in the nginx
> example uses the MAY keyword

The MAY keyword is regarding the* error handling in case the cipher is blacklisted*, but it is section 9.2.2 of the RFC that defines the behavior, and uses "SHOULD NOT". Still not a violation of the RFC, you are right. An indeed it seems this part of the RFC is implemented on the browser side, rather than on the server.


Be that as it may, the configuration is invalid for HTTP/2, and here is the *MUST*:
> deployments of HTTP/2 that use TLS 1.2 *MUST* support
> TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 [TLS-ECDHE]
> with the P-256 elliptic curve [FIPS186].


So as I said initially, using keyfiles is the way to go, you cannot always change your production configuration for a sniff anyway, and you may not always have access to the server. So better get familiar with the keyfile handling and be done with it.


Lukas

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

HTTP/2 without forward secrecy (Diffie-Hellman)

Max Meyer August 15, 2016 08:42AM

AW: HTTP/2 without forward secrecy (Diffie-Hellman)

Lukas Tribus August 15, 2016 09:06AM

Re: HTTP/2 without forward secrecy (Diffie-Hellman)

B.R. August 16, 2016 09:58AM

Re: HTTP/2 without forward secrecy (Diffie-Hellman)

Valentin V. Bartenev August 16, 2016 10:06AM

Re: HTTP/2 without forward secrecy (Diffie-Hellman)

Valentin V. Bartenev August 15, 2016 10:00AM

AW: HTTP/2 without forward secrecy (Diffie-Hellman)

Lukas Tribus August 16, 2016 11:14AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 245
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