-
-
Notifications
You must be signed in to change notification settings - Fork 35k
Closed
Labels
httpsIssues or PRs related to the https subsystem.Issues or PRs related to the https subsystem.questionIssues that look for answers.Issues that look for answers.
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
httpsIssues or PRs related to the https subsystem.Issues or PRs related to the https subsystem.questionIssues that look for answers.Issues that look for answers.