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

signoff: Configure filter size limit through max_filter_size env var #282

Closed jschanck closed 1 year ago

jschanck commented 1 year ago

This adds a bit more debugging info during signoff and makes the filter size cutoff configurable through an environment variable.