You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I'm unable to forward requests to my local app which uses TLS, ie https://localhost:9094/webhooks/gocardless/4
Describe the solution you'd like
A --skip-verify flag added, similar to the Stripe CLI: stripe/stripe-cli#108
Thanks! :-)
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I'm unable to forward requests to my local app which uses TLS, ie
https://localhost:9094/webhooks/gocardless/4
Describe the solution you'd like
A
--skip-verify
flag added, similar to the Stripe CLI: stripe/stripe-cli#108Thanks! :-)
The text was updated successfully, but these errors were encountered: