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

Ca field empty description #723

Closed mtgag closed 1 year ago

mtgag commented 1 year ago

Minor change in the description. The subject filed is always present but it might be the case that the RDN sequence is empty which is what this lint checks.

Alternative proposal for the description:

The subject field of a CA certificate MUST have a non-empty distinguished name, i.e. the RDNSequence must not be empty.