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

Can't install the language server, certificate is expired #298

Open
ShizCalev opened this issue Nov 15, 2021 · 4 comments
Open

Can't install the language server, certificate is expired #298

ShizCalev opened this issue Nov 15, 2021 · 4 comments
Labels
bug vscode Regarding the Visual Studio Code extension.

Comments

@ShizCalev
Copy link

image

@SpaceManiac
Copy link
Owner

Check that your VSCode is up to date to confirm that this is not a duplicate of #291

@ShizCalev
Copy link
Author

Looks like there's an acknowledged regression in the latest vscode.
image

Setting http.systemCertificates: false is a temp workaround till it's resolved.

@SpaceManiac SpaceManiac pinned this issue Nov 23, 2021
@ZeWaka
Copy link
Contributor

ZeWaka commented Nov 23, 2021

the actual relevant issue: microsoft/vscode#136787

@SpaceManiac SpaceManiac reopened this Nov 24, 2021
@SpaceManiac SpaceManiac added bug vscode Regarding the Visual Studio Code extension. labels Nov 24, 2021
SpaceManiac added a commit to SpaceManiac/vscode-dm-langclient that referenced this issue Nov 25, 2021
With the setting on (the default), Electron will pull in the expired
DST Root CA X3 certificate from the OS, and prefer it over the
non-expired root, and thus claim the server's certificate has expired
even though it has not.

See SpaceManiac/SpacemanDMM#298
and microsoft/vscode#136787
@Kapu1178
Copy link

Appears to be fixed according to the issue report Zewaka provided.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug vscode Regarding the Visual Studio Code extension.
Projects
None yet
Development

No branches or pull requests

4 participants