Earlier quoted context omitted.
Heads up: I work for a company that speeds up the background checks used for EV. Tying real world identities to public keys is very much a part of crypto. Windows does it with package signing and EV, Debian does it with people holding up their passports at Linux events, and web sites do it with EV HTTPS. And yes, we (CertSimple) are looking at Certbot support for EV.
> Tying real world identities to public keys is very much a part of crypto. Windows does it with package signing and EV, Debian does it with people holding up their passports at Linux events, and web sites do it with EV HTTPS. This would be a legit argument if EV HTTPS actually achieved that goal. They don't, though: the identity verification around EV HTTPS is a joke.
Let's Encrypt root certificate trusted by Mozilla
71–80 of 166 posts
Re: Let's Encrypt root certificate trusted by Mozilla
#72Hacker News should switch from Comodo to Let's Encrypt. Scumbags attempted to trademark Let's Encrypt. https://letsencrypt.org/2016/06/23/defending-our-brand.html
HN uses ycombinator's wildcard certificate, and it's not up until August 2019. It's likely that they don't want to go through the trouble until it's really needed.
Re: Let's Encrypt root certificate trusted by Mozilla
#73Earlier quoted context omitted.
LE is tied to a root CA (IdenTrust's). The support is almost universal, with only obsolete OSs not trusting them: https://community.letsencrypt.org/t/which-browsers-and-opera...
Lot's of people care about and make their money off users with "obsolete OS's and browsers".
Re: Let's Encrypt root certificate trusted by Mozilla
#74Earlier quoted context omitted.
With Let's Encrypt, the trouble became "Whoaaa I just ran a command and everything works like magic!"
Sometimes magic isn't a good thing, especially when you're operating a service used by as many people as hn daily. Magic means things happened that I didn't explicitly instruct.
Re: Let's Encrypt root certificate trusted by Mozilla
#75Earlier quoted context omitted.
It's been discussed in details here the reason why they don't support wildcard: "doing domain validation for wildcard certificates is not currently in the ACME spec because it's a hard problem."[1] LetsEncrypt CA allows Subject Alternative Names (SAN), the true need for an unlimited sub-domains TLS cert vs. a SAN TLS cert is minimum, given Certbot's automation capability. [1]: https://github.com/certbot/certbot/issue…
SAN isn't a practical solution for cases where you don't want to expose which subdomains exist, or where you allocate them dynamically.
Re: Let's Encrypt root certificate trusted by Mozilla
#76Earlier quoted context omitted.
It's been discussed in details here the reason why they don't support wildcard: "doing domain validation for wildcard certificates is not currently in the ACME spec because it's a hard problem."[1] LetsEncrypt CA allows Subject Alternative Names (SAN), the true need for an unlimited sub-domains TLS cert vs. a SAN TLS cert is minimum, given Certbot's automation capability. [1]: https://github.com/certbot/certbot/issue…
SAN isn't a practical solution for cases where you don't want to expose which subdomains exist, or where you allocate them dynamically.
Re: Let's Encrypt root certificate trusted by Mozilla
#77Earlier quoted context omitted.
HN uses ycombinator's wildcard certificate, and it's not up until August 2019. It's likely that they don't want to go through the trouble until it's really needed.
With Let's Encrypt, the trouble became "Whoaaa I just ran a command and everything works like magic!"
Re: Let's Encrypt root certificate trusted by Mozilla
#78Just to be clear, this is important because eventually Let's Encrypt wants to no longer have to cross-sign their certificates for them to be considered valid. For that to happen they have to be added as a trusted CA in most major platforms (and Firefox which has their own CA store for some reason).
> (and Firefox which has their own CA store for some reason). Firefox has it's own CA store because it's built for all 3 major (desktop) platforms. OSX and Windows have their own but Linux does not and uses Mozilla's.
Re: Let's Encrypt root certificate trusted by Mozilla
#79Earlier quoted context omitted.
With Let's Encrypt, the trouble became "Whoaaa I just ran a command and everything works like magic!"
not for wildcards, also if you don't want to take your website down during the process, the command line becomes slightly more convoluted
Re: Let's Encrypt root certificate trusted by Mozilla
#80Earlier quoted context omitted.
what's wrong with the .info tld?
People distrust it because it's 99% spam?