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

verify_ssl_certs flag not implemented for requests.request #25

Closed
codydjango opened this issue Jan 3, 2013 · 2 comments
Closed

verify_ssl_certs flag not implemented for requests.request #25

codydjango opened this issue Jan 3, 2013 · 2 comments

Comments

@codydjango
Copy link

It would be useful to me to be able to set stripe so that it ignores verifying ssl certificates. In requests, this is through the 'verify' kwargs.

Likewise, it might be useful for someone to set the .crt to use via the CA_BUNDLE variable, rather than automatically verifying against the stripe-supplied "data/ca-certificates.crt".

Thanks!

@ebroder
Copy link
Contributor

ebroder commented Feb 22, 2013

Oh crud, I had the wrong issue open. Sorry about that - but I'm about to tackle this one

@ebroder ebroder reopened this Feb 22, 2013
@ebroder
Copy link
Contributor

ebroder commented Feb 22, 2013

Really sorry for the delay getting back to you on this - I usually work on pull requests but have just been heads down on an internal project for a while. I'm expecting to roll a new stripe-python release tomorrow, and it'll include this.

richardm-stripe added a commit that referenced this issue Aug 16, 2023
Co-authored-by: Richard Marmorstein <52928443+richardm-stripe@users.noreply.github.com>
richardm-stripe added a commit that referenced this issue Aug 21, 2023
Co-authored-by: Richard Marmorstein <52928443+richardm-stripe@users.noreply.github.com>
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