teamtnt / php-stripe-webhook-tester

A PHP package for testing Stripe Webhooks localy
MIT License
97 stars 24 forks source link

SSL certificate problem (cURL error 60) #10

Closed Ekion-1 closed 6 years ago

Ekion-1 commented 6 years ago

I'm getting a

GuzzleHttp\Exception\RequestException : cURL error 60: SSL certificate problem: unable to get local issuer certificate (see http://curl.haxx.se/libcurl/c/libcurl-errors.html) error when trying to use the package.

It seems to be something to do with using Laravel Valet. Happy to close as it's not a bug with the package.