Skip to content

bpo-34542: Update test certs and keys #8997

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 30, 2018

Conversation

tiran
Copy link
Member

@tiran tiran commented Aug 29, 2018

Update all test certs and keys to use future proof crypto settings:

  • 3072 bit RSA keys
  • SHA-256 signature

Signed-off-by: Christian Heimes christian@python.org

https://bugs.python.org/issue34542

Update all test certs and keys to use future proof crypto settings:

* 3072 bit RSA keys
* SHA-256 signature

Signed-off-by: Christian Heimes <christian@python.org>
@miss-islington
Copy link
Contributor

Thanks @tiran for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-9007 is a backport of this pull request to the 3.7 branch.

@miss-islington
Copy link
Contributor

Sorry, @tiran, I could not cleanly backport this to 3.6 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker e6dac0077996b1e1f886f036d6f2606237fa4c85 3.6

@miss-islington
Copy link
Contributor

Sorry, @tiran, I could not cleanly backport this to 2.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker e6dac0077996b1e1f886f036d6f2606237fa4c85 2.7

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 30, 2018
Update all test certs and keys to use future proof crypto settings:

* 3072 bit RSA keys
* SHA-256 signature

Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit e6dac00)

Co-authored-by: Christian Heimes <christian@python.org>
tiran pushed a commit that referenced this pull request Sep 6, 2018
Update all test certs and keys to use future proof crypto settings:

* 3072 bit RSA keys
* SHA-256 signature

Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit e6dac00)
tiran added a commit to tiran/cpython that referenced this pull request Sep 18, 2018
Update all test certs and keys to use future proof crypto settings:

* 3072 bit RSA keys
* SHA-256 signature

Signed-off-by: Christian Heimes <christian@python.org>.
(cherry picked from commit e6dac00)

Co-authored-by: Christian Heimes <christian@python.org>
@bedevere-bot
Copy link

GH-9396 is a backport of this pull request to the 3.6 branch.

@tiran tiran deleted the bpo34542-moderncerts branch September 18, 2018 13:34
tiran added a commit to tiran/cpython that referenced this pull request Sep 18, 2018
Update all test certs and keys to use future proof crypto settings:

* 3072 bit RSA keys
* SHA-256 signature

Signed-off-by: Christian Heimes <christian@python.org>.
(cherry picked from commit e6dac00)

Co-authored-by: Christian Heimes <christian@python.org>
@bedevere-bot
Copy link

GH-9397 is a backport of this pull request to the 2.7 branch.

miss-islington pushed a commit that referenced this pull request Sep 20, 2018
Update all test certs and keys to use future proof crypto settings:

* 3072 bit RSA keys
* SHA-256 signature

Signed-off-by: Christian Heimes <christian@python.org>.
(cherry picked from commit e6dac00)



https://bugs.python.org/issue34542
miss-islington pushed a commit that referenced this pull request Sep 20, 2018
Update all test certs and keys to use future proof crypto settings:

* 3072 bit RSA keys
* SHA-256 signature

Signed-off-by: Christian Heimes <christian@python.org>.
(cherry picked from commit e6dac00)



https://bugs.python.org/issue34542
tiran added a commit to tiran/cpython that referenced this pull request Jul 1, 2020
Manual backport of bpo-34542, pythonGH-8997 and commit
1da2b23 to Python 3.5.

Signed-off-by: Christian Heimes <christian@python.org>
larryhastings pushed a commit that referenced this pull request Jul 2, 2020
Manual backport of bpo-34542, GH-8997 and commit
1da2b23 to Python 3.5.

Signed-off-by: Christian Heimes <christian@python.org>
encukou added a commit to encukou/cpython that referenced this pull request Oct 1, 2020
Manual backport of bpo-41183, bpo-34542, pythonGH-8997, commit
1da2b23 to Python 3.4.

Adds make_ssl_certs.py and secp384r1.pem from Python 3.5.
encukou added a commit to fedora-python/cpython that referenced this pull request Feb 25, 2021
Manual backport of bpo-41183, bpo-34542, pythonGH-8997, commit
1da2b23 to Python 3.4.

Adds make_ssl_certs.py and secp384r1.pem from Python 3.5.
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.

4 participants