You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: ensure ssl verification happens with async client
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.
0 commit comments