cisagov / admiral

Distributed certificate transparency log harvester
Creative Commons Zero v1.0 Universal
14 stars 3 forks source link

Setup Certificate Search #31

Closed king-alexander closed 1 year ago

king-alexander commented 1 year ago

๐Ÿ—ฃ Description

This pull request makes several changes to setup the sslmate Certificate Search API as our method to monitor and query Certificate Transparency logs.

๐Ÿ’ญ Motivation and context

The current service we use to monitor Certificate Transparency logs is too unreliable. This change provides more stability at the scale we operate.

๐Ÿงช Testing

Over a few dry runs of load_certs.py, I have processed approximately 200 domains.

In addition, all unit and system tests passed (Python 3.10.4, pytest-7.2.0).

โœ… Pre-approval checklist

โœ… Pre-merge checklist

โœ… Post-merge checklist