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

Add support for certifi to be used on urllib requests #44

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

Conversation

TysonRV
Copy link

@TysonRV TysonRV commented Feb 17, 2023

We are having some issues coming from this library because it is taking the wrong certificate. Enforcing the use of certifi, which has become a standard in the Python industry, would solve that problem.

I'll leave this PR here mainly as an idea, as there are better ways of solving this problem. This will enforce the use of certifi but I'm sure you rather control that yourself depending on the situation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant