Skip to content

Conversation

@tiran
Copy link
Member

@tiran tiran commented Aug 14, 2018

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 [email protected].
(cherry picked from commit 88bfd0b)

Co-authored-by: Christian Heimes [email protected]

https://bugs.python.org/issue34399

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 <[email protected]>.
(cherry picked from commit 88bfd0b)

Co-authored-by: Christian Heimes <[email protected]>
@tiran tiran force-pushed the backport-88bfd0b-2.7 branch from bbfdb3b to 6e15bb2 Compare August 14, 2018 13:28
@tiran tiran merged commit 1f34aec into python:2.7 Aug 14, 2018
@tiran tiran deleted the backport-88bfd0b-2.7 branch August 14, 2018 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants