zmap / zlint

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

Add lint for checking that server certificates do not contain any OUs in the Subject #688

Closed defacto64 closed 2 years ago

defacto64 commented 2 years ago

Add lint for checking that server certificates do not contain any OUs in the Subject

defacto64 commented 2 years ago

I am not clear why the check "golangci-lint / Lint Sourcecode " fails... anybody willing to help me?

defacto64 commented 2 years ago

I am not clear why the check "golangci-lint / Lint Sourcecode " fails... anybody willing to help me?

defacto64 commented 2 years ago

I think I have figured out myself the goimports "problem". I am closing this PR and opening another one soon.