zmap / zlint

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

Update main.go to have CRL linting lint on provided registry #874

Closed joshschoenberg closed 3 months ago

joshschoenberg commented 3 months ago

Currently, linting a CRL will run all lint sources. The proposed change makes it so that only the provided lint sources or lint names will be run when a CRL is linted.