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

Plumb revocation reason codes through to the filter generation process #304

Closed jschanck closed 2 months ago

jschanck commented 2 months ago

This PR changes the output of aggregate-crls such that each serial number is prefixed by a one byte revocation reason code. The data is still encoded as line-delimited ascii hex.

This code is currently running on the dev instance. I've added dashboard entries for the new statsd telemetry.