1 unstable release
0.1.1 | Dec 16, 2024 |
---|---|
0.1.0 |
|
#961 in Cryptography
570KB
615 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.