In your blog (https://letsencrypt.org/2018/08/06/trusted-by-all-major-root-programs.html, Let’s Encrypt Root Trusted By All Major Root Programs, Aug 6, 2018, Josh Aas, ISRG Executive Director) you stated out: “Let’s Encrypt is currently providing certificates for more than 115 million websites.”
Question: What means the term “115 million websites”?
It seems that letsencrypt currently administrates 53 million certificate and issues around 600.000 certificates per day.
53.000.000 certs / 60 days = 883.333 certs per day
53.000.000 certs / 90 days = 588.888 certs per day
Conclusion: A typical certificate contains 2 domains (eg. example.com, www.example.com).
Calculation: 53 million * 2 = 106 million websites (that’s very close to 115 million websites).
Note the header on the stats page, those charts are not up to date.
There is maintenance work underway and the “Let’s Encrypt Growth” and “Let’s Encrypt Certificates Issued Per Day” statistics are not up-to-date. We hope to have these graphs back up and running soon.
Yup, this is the best way to look up this info for now. We’re working on getting the stats page back up and running but there is no set timeline for that yet.
Note that these Censys queries include both precerts and finalized certificates so the true number is about half (see here for a query for just precerts).
A pre-certificate (identical to the final certificate, with the exception of a flag indicating it's a pre-certificate) is produced by the CA and published to CT logs
the final certificate is generated, including the proof of publication of the pre-certificate
Thanks for the link and the explanation. IMHO the discussion leads to this:
number of active certificates: 87 millions (2018/10/16, censys.io)
number of certificate issues per day: 1.35 millions (2018/10/10, censys.io)
So the mentioned blog statement “Let’s Encrypt is currently providing certificates for more than 115 million websites.” probably means domains and not certificates.
What do mean with this? To use censys queries to calculate the number of websites?
I have tried it, but couldn't find a solution. Could you publish your censys query?