ccadb-csv-fetch

Crates.ioccadb-csv-fetch
lib.rsccadb-csv-fetch
version0.1.0
sourcesrc
created_at2023-04-21 17:33:23.477003
updated_at2023-04-21 17:33:23.477003
descriptionUtility for downloading CSV reports from the Common CA Database (CCADB).
homepage
repositoryhttps://github.com/cpu/ccadb-utils
max_upload_size
id845507
size25,715
Daniel McCarney (cpu)

documentation

README

ccadb-csv-fetch

Utility for downloading CCADB CSV metadata reports for local processing. Hardcodes a vendored copy of the root certificate required to access CCADB such that the tool can bootstrap a root store based on the CSV content without itself needing a full root store.

Usage

ccadb-csv-fetch ("mozilla-included-roots"|"all-cert-records") (csv-output-path)
Commit count: 24

cargo fmt