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
Based on #69 etc, it seems setting proxyStrictSSL to false should work for self-signed certificates, but I am unable to even browse the extensions gallery. Console shows the following error:
https://marketplace.visualstudio.com/_apis/public/gallery/extensionquery
Failed to load resource: net::ERR_INSECURE_RESPONSE
I haven't seen that error code in the issues here yet!
Let me know what other information I could provide to debug this. Thanks!
The text was updated successfully, but these errors were encountered:
joaomoreno
added
bug
Issue identified by VS Code Team member as probable bug
proxy
Issues regarding network proxies
and removed
extensions
Issues concerning extensions
labels
Jan 23, 2017
Hi, I'm on a corporate network that requires a proxy that injects it's own SSL cert. I have the following user settings:
Based on #69 etc, it seems setting
proxyStrictSSL
to false should work for self-signed certificates, but I am unable to even browse the extensions gallery. Console shows the following error:I haven't seen that error code in the issues here yet!
Let me know what other information I could provide to debug this. Thanks!
The text was updated successfully, but these errors were encountered: