zmap / zlint

X.509 Certificate Linter focused on Web PKI standards and requirements.
https://zmap.io
Apache License 2.0
358 stars 107 forks source link

cRLIssuer MUST NOT be present #814

Closed XolphinMartijn closed 6 months ago

XolphinMartijn commented 6 months ago

On the back of a recent incident report on bugzilla, this lint should help CAs identify this issue.

I'm a bit unsure of the use of lint.Fatal and when it's appropriate to use. Open to feedback on this item