Martijn Katerbarg
Martijn Katerbarg
> Cannot understand why "integration-test" fails.... It looks like 11306 certs in the test data-set are returning on error on this linter. If that number of certs hitting this error...
@defacto64 I don't think it is. https://github.com/zmap/zlint/actions/runs/8613740876/job/23605682791 flags the same certificate as FATAL, but that is just a warning in the log, just as during the run on your PR....
> Hmmm... I fixed that typo, but there must still be something wrong somewhere. Correct, I think my second comment went away. Some of the test certs have different capitalization...
Makes sense! But than you'll need to update config.json to incorporate the error count. I can make a suggestion once back at my machine
@defacto64 I suspect https://github.com/defacto64/zlint/pull/1 will solve this
> This morning I positively verified that pkilint reports ERROR on a businessCategory that has one of the values expected by EVG 9.2.3 but in all capital letters (e.g. "PRIVATE...
lint_ev_organization_id_missing incorrectly flags CA certificates without cabfOrganizationIdentifier
@om226 I'm not sure I follow these examples. Both of these certificates do appear to contain the organizationIdentifier subject attribute?
@lmgonzale-not are you able to provide any existing certificates for reference and testing, perhaps some that you used for testing?
It's not my place to share the samples that @lmgonzale-not sent out, but yes I agree, sharing them here would be best. Looking at the samples: The leaf certificates didn't...