Re: 9.2.2 Cipher fallback and FF<->Jetty interop problem

I still don't believe that any of these requirements belong in h2,
and I won't implement them even if they end up in the RFC.  It is
not the HTTP server's responsibility to second-guess the configuration
regarding the security properties of the underlying connections.
We have no idea what hardware or gateways might be doing to secure those
connections.  We don't even know what TLS library is being used,
since all we see is an API into someone else's code.

TLS requirements belong in the TLS code.

....Roy

Received on Thursday, 18 September 2014 15:42:14 UTC