Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set NODE_TLS_REJECT_UNAUTHORIZED to 0 conditionally behind a settings flag #794

Closed
bernardop opened this issue Mar 7, 2019 · 1 comment

Comments

@bernardop
Copy link

bernardop commented Mar 7, 2019

After the 3.2.6 update I haven't been able to use this extension. Whenever I try to update/upload I get an error (Sync: Internet not connected or unable to connect to GitHub. Exception logged in Console). When I look at the console there's a couple of "unable to verify the first certificate" errors. I have tried setting my http.proxyStrictSSL to false and launching vs code with the --ignore-certificate-errors flag without any luck.

What do you think of having a setting that would set NODE_TLS_REJECT_UNAUTHORIZED to 0 right before a network request and set it back to 1 right after?

screen shot 2019-03-07 at 12 06 54 pm

@shanalikhan
Copy link
Owner

I would recommend you to discuss this on:

#776

Repository owner locked and limited conversation to collaborators Mar 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants