
A next-generation Certificate Transparency log built on Cloudflare Workers
4/11/2025
This post introduces a next-generation Certificate Transparency (CT) log design, the static CT API, built on Cloudflare Workers. It details the challenges of operating traditional CT logs (integrity and availability) and proposes the static CT API as a solution. The static CT API organizes log data into cacheable tiles, making it easier to serve from object storage and CDN infrastructure. It also introduces deduplication of issuer certificates. Cloudflare has open-sourced its Rust implementation of this new log design and deployed test logs using this infrastructure.

















