webpki
webpki copied to clipboard
Allow validating V3 certificates that have no extensions
This is a really minimal (incomplete?) change to allow V3 certificates without extensions (like those used by Tor). Probably the MissingOrMalformedExtensions error should be renamed to MalformedExtensions if this looks ok?
I've addressed the two comments. AIUI extra test cases apart from the current simple one are blocked on #248 ?
@janimo would you be interested in rebasing this PR and submitting a PR to rustls/webpki?
If not, would you mind if someone else takes your PR and rebases it?
@djc hello, I cannot do it in the next few days, so anyone is welcome to adapt it. Thanks.