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

CERT_HAS_EXPIRED error when cert is not expired #134257

Closed
bmewburn opened this issue Oct 1, 2021 · 1 comment
Closed

CERT_HAS_EXPIRED error when cert is not expired #134257

bmewburn opened this issue Oct 1, 2021 · 1 comment
Assignees

Comments

@bmewburn
Copy link

bmewburn commented Oct 1, 2021

Does this issue occur when all extensions are disabled?: NA

Version: 1.60.2
Commit: 7f6ab54
Date: 2021-09-22T12:01:43.795Z
Electron: 13.1.8
Chrome: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.39-electron.0
OS: Linux x64 4.19.0-17-amd64

I'm getting false CERT_HAS_EXPIRED errors when making a https post to intelephense.com from within the intelephense extension. Similar to #102252 . If I use the current nodejs LTS runtime instead of the vscode nodejs runtime I do not get errors.

Upstream issue? electron/electron#31212

'Error: certificate has expired\n\tat TLSSocket.onConnectSecure (_tls_wrap.js:1497:34)\n\tat TLSSocket.emit (events.js:315:20)\n\tat TLSSocket.emit (domain.js:467:12)\n\tat TLSSocket._finishInit (_tls_wrap.js:932:8)\n\tat TLSWrap.onhandshakedone (_tls_wrap.js:706:12)\n\tat TLSWrap.callbackTrampoline (internal/async_hooks.js:131:14)'

@bmewburn
Copy link
Author

bmewburn commented Oct 1, 2021

Closing duplicate of #134244

@bmewburn bmewburn closed this as completed Oct 1, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Nov 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants