Skip to content

Failed to fetch (self-signed certificate) #272

Answered by lpezet
lpezet asked this question in Q&A
Discussion options

You must be logged in to vote

Oh ok. I didn't have those DEBUG logs and turned out I need to set "ECL: Debug Logging" in the Extension Settings and NOT in the settings.json (when I mouse over "ecl.debugLogging" in settings.json VSCode ddid warn me "This setting can be applied only in application user settings"). My bad.
I see the DEBUG logs and nothing that helps like you said.
In the Network tab, I see WUQuery.json requests that failed. If I copy those requests for like curl, they work fine BUT ONLY if I don't verify the SSL certificate (I'm using a self-signed cert right now).
Looking at the Console tab I see "Failed to load resource: net::ERR_CERT_INVALID" for those WQuery.json requests.

Sigh...any way to make it w…

Replies: 7 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by GordonSmith
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #271 on July 28, 2021 16:28.