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

Always use value of session.verify when set, fixes #5921 #5922

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

brmzkw
Copy link

@brmzkw brmzkw commented Sep 1, 2021

This fixes #5921 where the value of REQUESTS_CA_BUNDLE is read even when certificate verification is disabled through the session.

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.

requests should ignore REQUESTS_CA_BUNDLE when session.verify is False
1 participant