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

Revert "Use ssl_context for HTTPS requests to avoid reading certificate files on every request" #691

Merged
merged 3 commits into from
Jul 2, 2024

Conversation

justinpolygon
Copy link
Contributor

Reverts #632.

On windows a couple users are reporting ssl error via #638. I want to revert this optimization to rule out the issue.

@jbonzo
Copy link
Collaborator

jbonzo commented Jun 25, 2024

@justinpolygon Could we validate that this PR is directly causing the Windows user issues? We could learn this information without making commits directly to master branch.

@justinpolygon
Copy link
Contributor Author

Hey @jbonzo, I've confirmed this fixes the issue and a user has confirmed it as well via #638 (comment).

@justinpolygon
Copy link
Contributor Author

Thanks @jbonzo!

@justinpolygon justinpolygon merged commit f789d29 into master Jul 2, 2024
9 checks passed
@justinpolygon justinpolygon deleted the revert-632-master branch July 2, 2024 23:12
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.

2 participants