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
70 stars 8 forks source link

moz_kinto_publisher: Check that cert-revocation records have `attachment` field #189

Closed jschanck closed 2 years ago

jschanck commented 2 years ago

Adds a consistency check to ensure that every record in the cert-revocations collection has an attachment field.

This PR also fixes a bug which caused an attachment field not to be created.