[8u] TLSv1.3 RFR: 8245473: OCSP stapling support
Alexey Bakhtin
alexey at azul.com
Thu May 21 14:02:43 UTC 2020
Please review changes required to backport TLSv1.3 protocol from JDK11.0.7 to JDK8u
This is the seventh part of backport discussed in the thread [1]
JBS task: https://bugs.openjdk.java.net/browse/JDK-8245473
Webrev: http://cr.openjdk.java.net/~abakhtin/tls1.3/8245466/8245473/webrev.v0/
This patch adds OCSP stapling support (JEP 249)
OCSP stapling is disabled by default on the client and server side.
The patch should be applied after the patch for JDK-8245472
[1] - https://mail.openjdk.java.net/pipermail/jdk8u-dev/2020-May/011664.html
Regards
Alexey
More information about the jdk8u-dev
mailing list