Skip to content

Why https module doesn't make a check for certificate revocation? #16338

Description

@astafev

Hello, didn't find any information and find it weird that https by default doesn't make a check for certificate revocation.
And in fact there's no normal way to do so using standard libraries. IMHO, this check is equally important as any other check, such as trusted CA or expiration date.

P.S. I'm testing on https://revoked.badssl.com, I'd expect that https (tls) module would throw an exception as it does for https://self-signed.badssl.com, for example.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    httpsIssues and PRs related to the https subsystem.questionIssues asking questions about Node.js.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions