> On 24 Mar 2026, at 13:39, Vasiliy Suvorov <
vsuv...@gmail.com> wrote:
> [..]
> What I find interesting, is that Gouda2026h1 seems to be the most used Static CT log, judging at least by the update speed.
This might partially be because of cross-posting unfortunately, but a bit unknown why some get more than others: more research needed...
https://radar.cloudflare.com/certificate-transparency has some details on the different logs to easily check up on them.
According to that, Halloumi (Tesseract) gets double the amount of certificates than Gouda (Sunlight), which both is indeed multiples of Geomys's Tuscolo (Sunlight).
https://radar.cloudflare.com/explorer?dataSet=ct&groupBy=log_operator can also be useful in exploring differences between logs. Setting that to "CT log API" you will see ~3.5M / 589M for RFC6962, and ~500K / 141Mfor static-ct-api for last 7 days.
For last year 35B versus 11B in total, thus about a third.
> Another random observation is that HTTP1 works better than HTTP2 for whatever reason, I get a smaller amount of timeouts, resets, etc.
For Gouda? If yes, then do not hesitate to discuss here or send some details to
ct-...@ipng.ch <mailto:
ct-...@ipng.ch> so we can investigate.
Noting that Halloumi and Gouda HTTP frontends are the same, they do end up on two separate VMs on two separate hosts, network behind that is shared.
Any deltas could thus be hardware/cpu/mem/disk or CT Log implementation.
The other could be your path to the HTTP frontends as they log are are spread over 2 and the mon hosts over 3 separate ASN.
Hence do ensure you compare based on IP (be that IPv4 + IPv6) what you are hitting as that might cause a delta too.
> Regarding the logs' usage by the CAs. How do the CAs decide which logs to use to get the SCTs? Also, is there a momentum to use Static CT logs vs RFC6962 ones?
>
> I'm wondering if it's worth the effort to support the RFC logs.
Matthew & Filippo's excellent post has some details on that:
https://letsencrypt.org/2024/03/14/introducing-sunlight
the title gives it away though "A CT implementation built for scalability, ease of operation, and reduced cost"
note that that states 'reduced cost', not 'low cost'... but eh ;)
Regards,
Jeroen