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-3.6 branch from 0804d8c to c42b5ac Compare August 14, 2018 14:43
@tiran tiran merged commit 5e9551b into python:3.6 Aug 15, 2018
@tiran tiran deleted the backport-88bfd0b-3.6 branch August 15, 2018 07:24
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