JDK-8224650 : Add tests to support X25519 and X448 in TLS
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-05-23
  • Updated: 2020-11-09
  • Resolved: 2019-06-27
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 13 JDK 14
11.0.10-oracleFixed 13 b28Fixed 14Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
Add Tests to Support X25519 and X448 EC curves for Diffie-Hellman in the JSSE implementation for  TLS 1.3/1.2/1.1/1. 
Comments
Fix request (11u) -- will label after testing completed. I would like to downport this for parity with 11.0.10-oracle. I had to resolve because 11 supports different Cipher suites and breakout JDK-8249159 was downported before. http://mail.openjdk.java.net/pipermail/jdk-updates-dev/2020-October/003928.html http://mail.openjdk.java.net/pipermail/jdk-updates-dev/2020-November/004090.html
09-11-2020