mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-04 00:00:47 -04:00
It's helpful to be able to test the bindings with instances of the Stripe API running locally, or running on a server that doesn't support SSL. When :verify_ssl_certs is false, don't check the SSL cert against the blacklist, as there probably isn't a certificate to check.