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

Lint for checking that organizationIdentifier Subject attribute and CABFOrganizationIdentifier extension are consistent as per EVG 9.2.8 #820

Closed defacto64 closed 7 months ago

defacto64 commented 7 months ago

Please add this lint for checking that the organizationIdentifier Subject attribute and the CABFOrganizationIdentifier extension are consistent as per EVG 9.2.8.

defacto64 commented 7 months ago

Thank you Chris and Corey for your suggestions. I have revised my code accordingly.