Skip to content

gh-107562: Update test certificates to expire far in the future #125104

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 3 commits into from
Oct 9, 2024

Conversation

encukou
Copy link
Member

@encukou encukou commented Oct 8, 2024

This includes gh-107594, which should be merged first. I want to test them together but merge them individually.

Generated with Lib/test/certdata/make_ssl_certs.py
using openssl-3.2.2-3.fc40.x86_64 (Fedora 40).

This should allow tests to pass with the system date set far in the future, as one would do for Y2038-readiness.

kanavin and others added 3 commits October 8, 2024 13:50
…default

This allows testing Y2038 with system time set to after that,
so that actual Y2038 issues can be exposed, and not masked
by expired certificate errors.

Signed-off-by: Alexander Kanavin <[email protected]>
Generated with Lib/test/certdata/make_ssl_certs.py
using openssl-3.2.2-3.fc40.x86_64 (Fedora 40).
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @encukou for commit dac302c 🤖

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Oct 8, 2024
@encukou encukou merged commit d20c43d into python:main Oct 9, 2024
99 of 102 checks passed
@encukou encukou deleted the update-certs branch October 9, 2024 09:17
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