Crates.io | ccadb-crl-fetch |
lib.rs | ccadb-crl-fetch |
version | 0.2.0 |
source | src |
created_at | 2023-04-21 17:34:01.362285 |
updated_at | 2024-08-09 15:36:33.166578 |
description | Utility for mass-downloading CRLs from Common CA Database (CCADB) CSV reports. |
homepage | |
repository | https://github.com/cpu/ccadb-utils |
max_upload_size | |
id | 845508 |
size | 50,426 |
Utility for mass-downloading all Mozilla included, non-revoked, issuer CRLs (full and partitioned) present in the CCADB all certificate records CSV report.
This utility makes a best-effort attempt to download as many CRLs as it can. You can expect to find some URLs fail to fetch. This may be because the issuer chains to an expired root, or because the CRL hosting is broken.
CRLs will be downloaded to a crls/
directory (which must not exist ahead of time). Files will be named for the
Salesforce record ID of the issuer associated with the CRL URL(s), and an incrementing counter for issuers with more
than one CRL URL.
cd ../
cargo fetch-all-records
cargo fetch-crls
ls -la crls/