#afenster

1 messages · Page 1 of 1 (latest)

umbral eagleBOT
vestal jackal
#

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/

sinful harness
#

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.

vestal jackal
#

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.