6 stable releases
2025.1.11 | Jan 11, 2025 |
---|---|
2024.12.19 | Dec 19, 2024 |
#1042 in Cryptography
717 downloads per month
Used in 3 crates
(2 directly)
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