"Certificate verification failed"
All of eslint-plugin-import's WSL builds have started failing: https://ci.appveyor.com/project/ljharb/eslint-plugin-import/builds/41033499
I suspect it's because of the LetsEncrypt CA expiration over a week ago. Any ideas how to fix it? It's blocking the plugin being able to support eslint v8.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Jordan Harband on 11 Oct, 2021 04:16 AM
Interestingly enough; I discovered by accident that this error seems to have gone away.
I reran the failed builds on the above link, and they're in the process of passing.
Did something change in appveyor that fixed this?