RFR: 8342188: Update tests to use stronger key parameters and certificates [v4]
Fernando Guallini
fguallini at openjdk.org
Tue Oct 22 09:47:16 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:
Use hex value for diffieHellmanGroup enum
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/21563/files
- new: https://git.openjdk.org/jdk/pull/21563/files/7d321b36..32b11d72
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=21563&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=21563&range=02-03
Stats: 75 lines in 9 files changed: 18 ins; 2 del; 55 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