RFR: 8301379: Verify TLS_ECDH_* cipher suites cannot be negotiated [v2]

Matthew Donovan mdonovan at openjdk.org
Mon Jun 12 17:31:26 UTC 2023


> This PR implements a test to verify that Java will not negotiate TLS connections when one side of the connection requests disabled cipher suites.

Matthew Donovan has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:

 - cleaned up code, combined individual executions
 - Merge branch 'master' into JDK-8301379
 - 8301379: Verify TLS_ECDH_* cipher suites cannot be negotiated

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/14316/files
  - new: https://git.openjdk.org/jdk/pull/14316/files/353be172..6c90e31c

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=14316&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14316&range=00-01

  Stats: 48850 lines in 672 files changed: 40711 ins; 6052 del; 2087 mod
  Patch: https://git.openjdk.org/jdk/pull/14316.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/14316/head:pull/14316

PR: https://git.openjdk.org/jdk/pull/14316



More information about the security-dev mailing list