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

Support to add your own PEM file for requests.verify #147

Open
rohits2290 opened this issue Oct 21, 2022 · 1 comment
Open

Support to add your own PEM file for requests.verify #147

rohits2290 opened this issue Oct 21, 2022 · 1 comment

Comments

@rohits2290
Copy link

Defintion make_request has verify as True or False.

The requests documentation also has an option to provide a path to the pem file to verify SSL
https://requests.readthedocs.io/en/latest/user/advanced/#ssl-cert-verification.

Is it possible to add path as an option than bool responses as it's current available?

Thanks

@okigan
Copy link
Owner

okigan commented Nov 14, 2022

@rohits2290 thank you for submission and being patient - I've been rather booked lately but will get back to this as soon as I can.

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

No branches or pull requests

2 participants