RustCrypto / formats

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

x509-cert: accept rfc5280-invalid certificates as trustanchor #1403

Closed baloo closed 4 months ago

baloo commented 4 months ago

This commit brings the profiles introduced in #987 to TrustAnchorChoice and Crl.

This is intended for the support of invalid certificates in https://github.com/carl-wallace/rust-pki/tree/main/certval