Skip to content

Certificate Count Discrepancy on CT Community Website #91

@Barre

Description

@Barre

The certificate count displayed on the CT community website's landing page retrieves data from Cloudflare's endpoint:

https://ct.cloudflare.com/data/total

Reference:

const dataUrl = "https://ct.cloudflare.com/data/total";

As the operator of Merklemap CT monitor, I've observed that our certificate count significantly exceeds Cloudflare's count:

curl -N https://api.merklemap.com/v1-webui/counters

Questions

  1. Which CT logs are included in Cloudflare's total count?
  2. Is there documentation explaining how Cloudflare calculates their total?
  3. Could we update the community site to reference a more comprehensive count or clarify which logs are being counted?

Thanks in advance for looking into this!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions