Skip to content

Issue with expired certs on Windows #41

@saifvazir

Description

@saifvazir

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".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions