Skip to content

fix: ensure ssl verification happens with async client #54

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 2 commits into from
Apr 22, 2025

Conversation

bhearsum
Copy link
Contributor

gql recently had an issue reported where SSL connections are not verified by default: graphql-python/gql#529

They're planning to make it the default behaviour in their next release, but we should ensure SSL verification happens in the meantime.

@bhearsum bhearsum requested a review from ahal April 17, 2025 16:10
gql recently had an issue reported where SSL connections are not verified by default: graphql-python/gql#529

They're planning to make it the default behaviour in their next release, but we should ensure SSL verification happens in the meantime.
@bhearsum bhearsum requested a review from ahal April 21, 2025 20:26
@bhearsum bhearsum merged commit 6455405 into mozilla-releng:main Apr 22, 2025
10 checks passed
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