zmap / zlint

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

Coverage for CABF EVGs SC17 version 7: Alternative Registration Numbers for EV Certificates #411

Open sleevi opened 4 years ago

sleevi commented 4 years ago

The CABForum adopted SC17 v7, which were adopted in EV Guidelines v1.7.0

This permits the use of the organizationIdentifier field within the Subject, as well as introduces an additional extension to be used to convey the same information in a structured form.

Required Lints

sleevi commented 4 years ago

@mtgag Just trying to organize the other PRs.

mtgag commented 3 years ago

Revisiting these issues.

A check on #399 can be set because this is already implemented in lint_ev_organization_id_missing.go.

400 pull request is also updated.