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

Update Electron to 13.5.1 to fix LetsEncrypt CERT_HAS_EXPIRED issues #1749

Merged
merged 1 commit into from Oct 6, 2021

Conversation

eric
Copy link
Contributor

@eric eric commented Oct 6, 2021

This fixes issues with LetsEncrypt certificates that manifest themselves in errors like:

21.10.05 16:19:23 instance(Endpoint): HTTP POST Request failed (CERT_HAS_EXPIRED)

electron/electron#31212 describes the issue that is fixed by electron/electron#31213.

The Electron v13 release that has this fix is v13.5.1: https://releases.electronjs.org/release/v13.5.1

This fixes issues with LetsEncrypt certificates
@CLAassistant
Copy link

CLAassistant commented Oct 6, 2021

CLA assistant check
All committers have signed the CLA.

@willosof
Copy link
Member

willosof commented Oct 6, 2021

Works for me! 🍾 (Tested on OSX, I guess we'll know soon enough if this breaks on windows for some reason.)

@willosof willosof merged commit 66fbdfd into bitfocus:master Oct 6, 2021
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.

None yet

3 participants