#tls #ccadb #pki #csv-output-path

bin+lib ccadb-csv-fetch

Utility for downloading CSV reports from the Common CA Database (CCADB)

2 unstable releases

0.2.0 Aug 9, 2024
0.1.0 Apr 21, 2023

#2543 in Cryptography

Download history 1/week @ 2025-01-23 2/week @ 2025-01-30 4/week @ 2025-02-13 4/week @ 2025-02-27

101 downloads per month

MPL-2.0 license

41KB
598 lines

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)

Dependencies

~15–24MB
~406K SLoC