RFR: 8353738: Update TLS unit tests to not use certificates with MD5 signatures [v3]

Matthew Donovan mdonovan at openjdk.org
Wed Oct 29 11:57:45 UTC 2025


> This PR updates tests that were using MD5 certificates. For most of the tests, I added test cases for TLSv1.2/MD5withRSA and TLSv1.3/SHA256withRSA.

Matthew Donovan has updated the pull request incrementally with one additional commit since the last revision:

  changed tests to use SecurityUtils.removeDisabled*Algs methods

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/27342/files
  - new: https://git.openjdk.org/jdk/pull/27342/files/a1933313..4804c90d

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

  Stats: 35 lines in 5 files changed: 10 ins; 8 del; 17 mod
  Patch: https://git.openjdk.org/jdk/pull/27342.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/27342/head:pull/27342

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


More information about the net-dev mailing list