RustCrypto / formats

Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX
229 stars 122 forks source link

x509-cert: ignore commonName warning #1327

Closed baloo closed 6 months ago

baloo commented 6 months ago

With the upgrade of zlint to 3.6.0 came new lints. One of them is enforcement of one of the measure from SC-62 removing commonName from the Subject.

baloo commented 6 months ago

related: https://github.com/RustCrypto/actions/pull/38