Crate ccadb_crl_fetch

Source

Structs§

CertificateRecord
A new type wrapper offering helpers to process CertificateMetadata.

Enums§

ProcessingError

Functions§

download_crl
Download the provided CRL url using the client, writing the DER result to out_path.
mozilla_records
Return an iterator providing CertificateRecord items from the provided root reports that are marked as currently included in the Mozilla root program, and that are not marked as revoked. This will include both root and intermediate certificate records.