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

Rajan Halade rhalade at openjdk.org
Wed Oct 30 18:11:06 UTC 2024


On Thu, 24 Oct 2024 09:27:21 GMT, Fernando Guallini <fguallini at 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
>
> Fernando Guallini has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Address comments

This looks good to me but will hold the approval until you merge changes from PR https://github.com/openjdk/jdk/pull/21537

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

PR Comment: https://git.openjdk.org/jdk/pull/21563#issuecomment-2447969169


More information about the security-dev mailing list