JDK-8301381 : Verify DTLS 1.0 cannot be negotiated
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-01-30
  • Updated: 2024-06-04
  • Resolved: 2023-05-22
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 17 JDK 21
17.0.12Fixed 21 b24Fixed
Related Reports
Relates :  
Description
Implement a test where DLTS v 1.0 is disabled in the server but not in a client. Verify that the handshake cannot be completed successfully.

Also, implement the opposite: the server can do 1.0 but the client cannot.
Comments
Fix request [17u] I backport this as follow-up of JDK-8256660. No risk, only a test change. Clean backport. Test passes on top of 8256660. SAP nightly testing passed.
11-03-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk17u-dev/pull/2273 Date: 2024-03-07 13:24:59 +0000
07-03-2024

Changeset: 18e24464 Author: Matthew Donovan <mdonovan@openjdk.org> Date: 2023-05-22 12:03:13 +0000 URL: https://git.openjdk.org/jdk/commit/18e2446420d3376acaa2652d70474c2d3a85e2ac
22-05-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/14059 Date: 2023-05-19 12:03:54 +0000
19-05-2023