Structs§
- Certificate
Record - A new type wrapper offering helpers to process
CertificateMetadata
.
Enums§
Functions§
- download_
crl - Download the provided CRL
url
using theclient
, writing the DER result toout_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.