#afenster
1 messages · Page 1 of 1 (latest)
Hi 👋
We don't have a way to deactivate this check. I would recommend using tools like ngrok to generate valid HTTPS paths with SSL certs for testing purposes.
https://ngrok.com/
I saw something on Stack Overflow from someone using Stripe for Ruby. They said to try:
Stripe.verify_ssl_certs = false
But I don't see a JavaScript call like that.
I'm not familiar with any approach like that. I've just used tools like ngrok to get valid SSL certs on my local dev routes.