mozilla / crlite

WebPKI-level Certificate Revocation via Multi-Level Bloom Filter Cascade
http://www.cs.umd.edu/~dml/papers/crlite_oakland17.pdf
Mozilla Public License 2.0
67 stars 8 forks source link

ct-fetch stalls after temporary network outage #276

Closed jschanck closed 1 year ago

jschanck commented 1 year ago

Some errors, such as a timeout while requesting a signed tree head from a CT log, cause ct-fetch to assume that a log is inoperable and then to stop downloading. Let's instead have ct-fetch sleep and then retry.