Skip to content

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

@astafev

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    httpsIssues or PRs related to the https subsystem.questionIssues that look for answers.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions