On Fri, 19 May 2023 12:03:54 GMT, Matthew Donovan <mdono...@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. Marked as reviewed by xuelei (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/14059#pullrequestreview-1434532784