square / certigo

A utility to examine and validate certificates in a variety of formats
Apache License 2.0
943 stars 70 forks source link

Use zlint for certificate warnings #281

Closed jdtw closed 2 years ago

jdtw commented 2 years ago

https://cs.github.com/square/certigo/blob/4e0e518444d42cc8d6fe0a0ca7e5c2034d3f0be0/lib/encoder.go?q=org%3Asquare+certWarnings#L390 can be replaced by https://github.com/zmap/zlint

john-shieh commented 2 years ago

https://github.com/square/certigo/pull/286