Skip to content
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

fix; use a default certifi based ssl context #270

Merged
merged 5 commits into from
Oct 3, 2024
Merged

fix; use a default certifi based ssl context #270

merged 5 commits into from
Oct 3, 2024

Conversation

tazlin
Copy link
Member

@tazlin tazlin commented Oct 3, 2024

tazlin added 5 commits October 3, 2024 13:25
The hope of this change is to fix an issue where uploads to cloudflare on a fresh windows 10 pro machine would fail due to being unable to resolve the system's cert store for the relevant root authority certificate. Despite being sure the cert was installed and various other troubleshooting efforts, only by utilizing certifi to resolve the cert store ultimately resolved the issue.
@tazlin tazlin added the release:minor Version _.x._ label Oct 3, 2024
@tazlin tazlin merged commit f9df079 into releases Oct 3, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:minor Version _.x._
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant