#ccadb #pki #tls #database-access

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

#1111 in Database interfaces

24 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

~14–23MB
~406K SLoC