[8u] TLSv1.3 RFR: 8245474: Add TLS_KRB5 cipher suites support according to RFC-2712
Alexey Bakhtin
alexey at azul.com
Thu May 21 14:12:28 UTC 2020
Please review changes required to backport TLSv1.3 protocol from JDK11.0.7 to JDK8u
This is the eighth part of the backport discussed in the thread [1]
JBS task: https://bugs.openjdk.java.net/browse/JDK-8245474
Webrev: http://cr.openjdk.java.net/~abakhtin/tls1.3/8245466/8245474/webrev.v0/
Support for TLS_KRB5 cipher suites were excluded from the TLSv1.3 implementation in JDK11
TLS_KRB5 cipher suites support is backported back from the original JDK8u implementation
The patch should be applied after the patch for JDK-8245473
[1] - https://mail.openjdk.java.net/pipermail/jdk8u-dev/2020-May/011664.html
[2] - https://tools.ietf.org/html/rfc2712
Regards
Alexey
More information about the jdk8u-dev
mailing list