#pem #mozilla #root #list #ca #curl #se-ca-cacert

mozca

(alias to mozilla-root-ca, latest version, only default features) Mozilla Root CA list from https://curl.se/ca/cacert.pem

1 unstable release

0.1.1 Dec 16, 2024
0.1.0 Dec 16, 2024

#961 in Cryptography

MPL-2.0 license

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.

Dependencies