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

Remove Disabling of TLS Certificates #779

Merged
merged 1 commit into from
Feb 26, 2019

Conversation

MattMorgis
Copy link
Contributor

@MattMorgis MattMorgis commented Feb 22, 2019

Short description of what this resolves:

This removes disabling of TLS certificate validation, which side effects into any other process running within VS Code.

This closes #776

If any users report SSL trust issues, they need to fix the issue with VS Code in general, and it should not be handled by an extension. More information on how to properly trust certificates can be found here: https://code.visualstudio.com/docs/setup/network#_ssl-certificates

Edit: Worst case, the user with the issue can turn it off in VS Code if they wish with --ignore-certificate-errors, but it should not be the default for everyone.

@shanalikhan shanalikhan added this to the v3.2.6 milestone Feb 25, 2019
@shanalikhan shanalikhan changed the base branch from master to v3.2.6 February 25, 2019 20:27
@shanalikhan shanalikhan merged commit 94ee9aa into shanalikhan:v3.2.6 Feb 26, 2019
@shanalikhan
Copy link
Owner

Thank you, Will be released in next version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants