Who is publishing this list of possibly not-published-anywhere-else SSL sites? Having them all in a big easy to download list is not what I expected from LetsEncrypt.
It’s intentional. The general idea is to make it easier to detect fraudulently issued certificates. LetsEncrypt submit all certificates[0] to Certificate Transparency[1] logs.
Chrome won’t actually show the green address bar for EV certs unless a CT proof is provided along with the certificate[2].
Certificate transparency makes it much harder to surreptitiously issue a certificate and holds the offending CA responsible in case of unauthorized certificates. If your site is not public, you're better off with your own private CA anyway.
Also the server for LetsEncrypt is open source [1] and comes with test scripts to run it during development and testing to avoid premature exposure to the public instance of LetsEncrypt.
https://whois.domaintools.com/crt.sh
Thought I recognised the favicon, it's Comodo.
I don't see the problem, if you want a secret url then self sign and distribute your certificate with other methods.
The transparency logs themselves grow in bulk. If I watch one of the main logs with a 30 second refresh, I can go two hours without a single cert, then 2000 or so scroll past at once.
It could be very well that most domains on the internet are for malware and ads where the cost of the domain itself is just slightly below break even point and LetsEncrypt now allows to serve them over https without extra investment.
has anyone been able to use letsencrypt with AWS api gatway? I've been struggling for months. I keep getting https crossed out in red when accessing my aws api gateway endpoint....
I generated certificates for *.mysite.com and when I go to api.mysite.com it throws warning and if you continue the https in the address bar is red and crossed out....
* Certificate # 250k: Jan. 5, 2016 [1]
* Certificate # 500k: Feb. 4, 2016 [2]
* Certificate # 1M: Mar. 8, 2016
Seems they went from 250k certs per month in Jan to 500k certs per month in Feb.
[1] https://twitter.com/letsencrypt/status/684221075966705664
[2] https://twitter.com/letsencrypt/status/695077737380208640