[8u] RFR : TLSv1.3 protocol support

Alexey Bakhtin alexey at azul.com
Sun May 17 11:44:34 UTC 2020


Hello All,

Could you please review additional patch for the 8u TLSv1.3 implementation.
This patch turns off TLSv1.3 protocol on the default client configuration.
TLSv1.3 still can be enabled on the client side:
- via the existing SSLSocket/SSLEngine/SSLParameters/SSLContext API
- via the jdk.tls.client.protocols property
- via the https.protocols property

Webrev : http://cr.openjdk.java.net/~abakhtin/tls1.3/webrev.v5/step10/

Regards
Alexey



More information about the jdk8u-dev mailing list