Downstream vendors have started to deprecate weak keys. Update all RSA keys
and DH params to use at least 2048 bits.
Finite field DH param file use RFC 7919 values, generated with
certtool --get-dh-params --sec-param=high
Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit 88bfd0b)
Co-authored-by: Christian Heimes <christian@python.org>
|
@tiran: Backport status check is done, and it's a success ✅ . |
|
@tiran: Backport status check is done, and it's a success ✅ . |
Downstream vendors have started to deprecate weak keys. Update all RSA keys
and DH params to use at least 2048 bits.
Finite field DH param file use RFC 7919 values, generated with
Signed-off-by: Christian Heimes christian@python.org
(cherry picked from commit 88bfd0b)
Co-authored-by: Christian Heimes christian@python.org
https://bugs.python.org/issue34399