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
When you bring a custom domain to ngrok, it takes some time for certs to generate. In the meantime, we use the wildcard *.ngrok.io cert. If you start a tunnel and navigate to your custom domain too quickly, you get a cert error:
The dashboard shows that the certs are provisioning, so with some sleuthing you can figure out that certs aren't quite ready. However, the docs should reflect that cert provisioning takes some time and, until then, the error above is to be expected.
The text was updated successfully, but these errors were encountered:
Problem
When you bring a custom domain to ngrok, it takes some time for certs to generate. In the meantime, we use the wildcard
*.ngrok.io
cert. If you start a tunnel and navigate to your custom domain too quickly, you get a cert error:The dashboard shows that the certs are provisioning, so with some sleuthing you can figure out that certs aren't quite ready. However, the docs should reflect that cert provisioning takes some time and, until then, the error above is to be expected.
The text was updated successfully, but these errors were encountered: