http2-proxy local dev certificate error #3909
Unanswered
forresto
asked this question in
Troubleshooting
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm proxying some routes to another snowpack dev server. I had to add the
rejectUnauthorized: false,
since our local dev certificates are self-signed.The error callback was helpful for figuring this out as well.
Posting for searchability.
Beta Was this translation helpful? Give feedback.
All reactions