netty5/codec-http2
Norman Maurer 3c49d09eb9 Include TLSv1.3 ciphers as recommented ciphers for HTTP2 (#10480)
Motivation:

We should include TLSv1.3 ciphers as well as recommented ciphers these days for HTTP/2. That is especially true as Java supports TLSv1.3 these days out of the box

Modifications:

- Add TLSv1.3 ciphers that are recommended by mozilla as was for HTTP/2
- Add unit test

Result:

Include TLSv1.3 ciphers as well
2020-08-13 20:33:21 +02:00
..
src Include TLSv1.3 ciphers as recommented ciphers for HTTP2 (#10480) 2020-08-13 20:33:21 +02:00
pom.xml Remove duplicated declaration of dependency 2019-01-21 11:54:55 +01:00