On Thu, 17 Oct 2024 13:44:19 GMT, Fernando Guallini <fguall...@openjdk.org> wrote:
> 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 This pull request has now been integrated. Changeset: ae82cc1b Author: Fernando Guallini <fguall...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/ae82cc1ba101f6c566278f79a2e94bd1d1dd9efe Stats: 2728 lines in 15 files changed: 1090 ins; 395 del; 1243 mod 8342188: Update tests to use stronger key parameters and certificates Reviewed-by: rhalade, ascarpino ------------- PR: https://git.openjdk.org/jdk/pull/21563