Skip to content

Make sure Curl uses TLS >= v1.2

Compare
Choose a tag to compare
@barryvdh barryvdh released this 12 Aug 11:23
· 168 commits to master since this release

Stripe no longer supports API requests made with TLS 1.0. Please initiate HTTPS connections with TLS 1.2 or later. You can learn more about this at https://stripe.com/blog/upgrading-tls.

Fixed by #53, #54