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

Issue with expired certs on Windows #41

Open
saifvazir opened this issue Oct 4, 2021 · 0 comments
Open

Issue with expired certs on Windows #41

saifvazir opened this issue Oct 4, 2021 · 0 comments

Comments

@saifvazir
Copy link

win-ca seems to read the expired certs from Windows which causes websocket requests to error out with certificate expired error. This issue can be reproduced if you have both the Let's Encrypt DST Root CA X3 certificate and the newer ISRG Root X1 certificate and you try opening a websocket connection using Node's websocket package.
Here's a snippet of the error:
request to https://xyz/abc failed, reason: certificate has expired".

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

No branches or pull requests

1 participant