#mozilla #certificate #x509 #pki #no-alloc #root-ca

no-std mozilla-root-ca

Mozilla Root CA list from https://curl.se/ca/cacert.pem

6 stable releases

2025.1.11 Jan 11, 2025
2024.12.19 Dec 19, 2024

#1042 in Cryptography

Download history 278/week @ 2024-12-11 339/week @ 2024-12-18 42/week @ 2024-12-25 45/week @ 2025-01-01 145/week @ 2025-01-08

717 downloads per month
Used in 3 crates (2 directly)

MPL-2.0 license

570KB
616 lines

mozilla-root-ca

Mozilla Root CA list from https://curl.se/ca/cacert.pem

The webpki-roots crate does not provide the complete certificate content, merely a subset. Furthermore, the webpki-root-certs only provides a rustls-compatible format, not a general-purpose format that supports a multitude of crates. Consequently, this crate has been created to address these deficiencies. Any project requiring the full certificate format from Mozilla's Root Certificate Authority Store may utilize this crate.

Dependencies

~0–11MB
~155K SLoC