On Mon, 5 Jun 2023 18:22:13 GMT, Matthew Donovan <mdono...@openjdk.org> wrote:
> This PR implements a test to verify that Java will not negotiate TLS > connections when one side of the connection requests disabled cipher suites. This pull request has now been integrated. Changeset: 9f64a643 Author: Matthew Donovan <mdono...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/9f64a64376c677dbe1358807329b42737ac78ad9 Stats: 311 lines in 2 files changed: 179 ins; 51 del; 81 mod 8301379: Verify TLS_ECDH_* cipher suites cannot be negotiated Reviewed-by: mullan ------------- PR: https://git.openjdk.org/jdk/pull/14316