-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatically set http.systemCertificates: false as a workaround
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
- Loading branch information
1 parent
913e965
commit eb60c30
Showing
2 changed files
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters