Integrated: 8301381: Verify DTLS 1.0 cannot be negotiated
Matthew Donovan
mdonovan at openjdk.org
Mon May 22 12:06:03 UTC 2023
On Fri, 19 May 2023 12:03:54 GMT, Matthew Donovan <mdonovan at openjdk.org> wrote:
> This PR implements a test to verify that a DTLS server running "out of the box" (i.e., DTLSv1.0 disabled in java.security) will not handshake with a client requesting DTLSv1.0. The test also implements the opposite: a client won't handshake with a server that uses DTLSv1.0.
This pull request has now been integrated.
Changeset: 18e24464
Author: Matthew Donovan <mdonovan at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/18e2446420d3376acaa2652d70474c2d3a85e2ac
Stats: 320 lines in 1 file changed: 320 ins; 0 del; 0 mod
8301381: Verify DTLS 1.0 cannot be negotiated
Reviewed-by: xuelei
-------------
PR: https://git.openjdk.org/jdk/pull/14059
More information about the security-dev
mailing list