RFR: 8342188: Update tests to use stronger key parameters and certificates [v2]

Fernando Guallini fguallini at openjdk.org
Mon Oct 21 12:29:23 UTC 2024


> Several tests are identified to use weak key parameters (prime modulus, private/public values) and certs with weak keys. As these tests purpose is not to exercise weak keys, these are updated in this PR to use a modulus with 2048-bit, base 2 and certificates with key size 2048

Fernando Guallini has updated the pull request incrementally with one additional commit since the last revision:

  DH group reusable

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/21563/files
  - new: https://git.openjdk.org/jdk/pull/21563/files/dffd9fab..6ce89cbf

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

  Stats: 438 lines in 9 files changed: 146 ins; 260 del; 32 mod
  Patch: https://git.openjdk.org/jdk/pull/21563.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21563/head:pull/21563

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


More information about the security-dev mailing list