30d171343a
When Cert Spotter starts monitoring a log that it has never monitored before, it can either start monitoring it from the beginning, or seek to the end and start monitoring there. Monitoring from the beginning guarantees detection of all certificates, but requires downloading hundreds of millions of certificates, which takes days. With the new -start_at_end option, you can save significant time by starting at the end. You will miss certificates that were added to a log before Cert Spotter starts monitoring it, but you can always use the Cert Spotter API <https://sslmate.com/certspotter/api> or crt.sh to find them. Previously, the -start_at_end behavior was implied the first time you ever ran Cert Spotter. This is no longer the case. |
||
---|---|---|
.. | ||
certspotter | ||
ctparsewatch | ||
submitct | ||
common.go | ||
helpers.go | ||
log_state.go | ||
state.go |