Skip to content

Upgrade RSA key sizes used in tests

Stan Hu requested to merge sh-upgrade-min-key-sizes-tests into master

What does this MR do and why?

In FIPS mode, the minimum RSA key size is 3072 bits. A number of tests use small key sizes for speed. Bump up the default to 3072 at the minimum in most cases.

Relates to #364562 (closed)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Stan Hu

Merge request reports