-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
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/countersQuestions
- Which CT logs are included in Cloudflare's total count?
- Is there documentation explaining how Cloudflare calculates their total?
- 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