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

Preview - ErrorMessage: certificate has expired; #41

Closed
aadegtyarev opened this issue Dec 1, 2021 · 5 comments
Closed

Preview - ErrorMessage: certificate has expired; #41

aadegtyarev opened this issue Dec 1, 2021 · 5 comments
Assignees
Labels
bug Something isn't working upstream This issue is caused by upstream

Comments

@aadegtyarev
Copy link

The preview stopped working. Error:
ErrorName: Error; ErrorMessage: certificate has expired;

Wikitext: v3.6.1

@Frederisk
Copy link
Owner

I checked all aspects, but this looks like DST Root CA X3 Expiration.🤔

@Frederisk Frederisk self-assigned this Dec 2, 2021
@Frederisk Frederisk added the bug Something isn't working label Dec 2, 2021
@aadegtyarev
Copy link
Author

aadegtyarev commented Dec 2, 2021

I checked all aspects, but this looks like DST Root CA X3 Expiration.thinking

Thank you for responding. We use ISRG Root X1 certificate: https://wirenboard.com/en/

@Frederisk
Copy link
Owner

Frederisk commented Dec 5, 2021

I noticed that another part of the responsibility for this problem lies with electron. This problem has an issue in VSCode and has been fixed in electron 16, but the repaired version of VSCode has not been released yet.

After some tests, modifying "http.systemCertificates": false can make it work before the bug is corrected, or there is a more interesting way to circumvent the problem that is to use VSCode in Linux or WSL 2.

@Frederisk Frederisk added the upstream This issue is caused by upstream label Dec 5, 2021
@aadegtyarev
Copy link
Author

After some tests, modifying "http.systemCertificates": false

Thanks for the answer!
This method works. I am using Linux and Code-OSS.

@Frederisk
Copy link
Owner

Fixed in VSCode v1.66.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working upstream This issue is caused by upstream
Projects
None yet
Development

No branches or pull requests

2 participants