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

Lint for checking that Subject RNDs appear in the expected order per CABF BR 7.1.4.2 - available or in progress? #812

Closed defacto64 closed 6 months ago

defacto64 commented 7 months ago

Hi all, would like to know if it already exists, or is in progress, a lint for checking that Subject attributes (RDNs) appear in the "relative order" prescribed by CABF BR section 7.1.4.2 Subject Attribute Encoding).

toddgaunt-gs commented 7 months ago

My organization has one that I can check about contributing, I'll get back to you about this.

toddgaunt-gs commented 7 months ago

Got approval for back-porting it, so you should hopefully see a PR open for it in the next couple of weeks.

defacto64 commented 7 months ago

Well, anyway since I was ready with my own implementation, I just opened a PR (813) for this purpose.

mcpherrinm commented 6 months ago

Added in #813