crlite
crlite copied to clipboard
WebPKI-level Certificate Revocation via Multi-Level Bloom Filter Cascade
Consider two successive runs of rust-create-cascade where the known-revoked certificate sets are R1 and R2, respectively, and the known certificate sets are N1 and N2, respectively. The second run of...
Are Let's Encrypt CRLs enrolled in CRLite? Does FF perform CRLite revocation, or is it still used for telemetry, or is it used but falling back to OCSP still? Is...
current readme here suggest to use https://github.com/mozilla/moz_crlite_query for client but from https://github.com/mozilla/moz_crlite_query/issues/29 they are deprecated and moved to https://github.com/mozilla/moz_crlite_query/issues/29 and use https://github.com/mozilla/crlite/tree/main/rust-query-crlite instead. as that is inside this repo, Doc...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.38.0. Commits e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign... ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest 1f1fa29 publicsuffix: regenerate...
Bumps [github.com/golang/glog](https://github.com/golang/glog) from 0.0.0-20160126235308-23def4e6c14b to 1.2.4. Release notes Sourced from github.com/golang/glog's releases. v1.2.4 What's Changed Fail if log file already exists by @chressie in golang/glog#74: glog: Don't try to create/rotate...