Sunbeam Studios

Our open-source projects, here for you!

webpki-roots (1.0.6)

Published 2026-03-26 11:05:25 +00:00 by siennathesane

Installation

[registry]
default = "gitea"

[registries.gitea]
index = "sparse+" # Sparse index
# index = "" # Git

[net]
git-fetch-with-cli = true
cargo add webpki-roots@1.0.6

About this package

Mozilla's CA root certificates for use with webpki

webpki-roots

This is a crate containing Mozilla's root certificates for use with the webpki or rustls crates.

This crate is inspired by certifi.io and uses the data provided by the Common CA Database (CCADB).

webpki-roots Crate

License

The underlying data is used via the CCADB Data Usage Terms (see LICENSE). The data in this crate is a derived work of the CCADB data.

Regenerating sources

Sources are generated in an integration test, in tests/codegen.rs. The test will fail if the sources are out of date relative to upstream, and update src/lib.rs if so. The code is generated in deterministic order so changes to the source should only result from upstream changes.

Dependencies

ID Version
pki-types ^1.8
aws-lc-rs ^1.15.2
hex ^0.4.3
percent-encoding ^2.3
rcgen ^0.14.3
rustls ^0.23
tokio ^1
webpki ^0.103
x509-parser ^0.18
yasna ^0.5.2
Details
Cargo
2026-03-26 11:05:25 +00:00
0
CDLA-Permissive-2.0
235 KiB
Assets (1)
Versions (1) View all
1.0.6 2026-03-26