Does anybody know if there is any protection built in against MITM or DNS poisoning attacks? It feels like this makes network hop security far more important. If I'm able to insert a MITM or DNS poisoning anywhere between where letsencrypt.org's servers are and where it thinks the requesting server should be then I can generate a false certificate. For example, Amazon's DNS resolves for letsencrypt as 1.2.3.4 which r…
Our First Certificate Is Now Live
101–110 of 263 posts
Re: Our First Certificate Is Now Live
#102Quick question, apart from having a prettier website, what's the differentiator with StartSSL which is also free, automated, and open?
Re: Our First Certificate Is Now Live
#103I feel like these initiatives to make SSL available for everybody just lead to the same conclusion: EV will be the only viable alternative to show real trust, and EV is much, much more expensive than regular SSL ever was.
You know the TLS certificate you got from bankofamerica.com is legitimately from bankofamerica.com because of domain validation. What EV tells you on top of that is only that bankofamerica.com belongs to Bank of America Corporation. But you already have that information. Their website is written on the walls of all their bank branches and all the documents they've ever given you. You don't need a CA to verify that because you can trivially do it your own self. And the same is true for any person you actually know. You know their domain belongs to them because it's the domain they personally told you belongs to them.
So that leaves domains belonging to entities you've never otherwise encountered outside of their internet site. You may have never been to a Google office before. But if you've never encountered the entity outside of its internet site then the association is meaningless. What am I supposed to know of Google other than google.com?
Re: Our First Certificate Is Now Live
#104Quick question, apart from having a prettier website, what's the differentiator with StartSSL which is also free, automated, and open?
Certificate revocation for free (which is a big deal!), commercial use for free, multiple hosts for free…
Re: Our First Certificate Is Now Live
#105Quick question, apart from having a prettier website, what's the differentiator with StartSSL which is also free, automated, and open?
Re: Our First Certificate Is Now Live
#106Re: Our First Certificate Is Now Live
#107Earlier quoted context omitted.
But that's nothing new. If you need real trust, you need EV. The win from LetsEncrypt and any other attempt to make SSL more mainstream is the encryption, not the trust. If you're using SSL you're protected from some government and ISP snooping, and from having the contents of your message or webpage altered in mid-stream by a nefarious third party like AT&T.
I think people are making too big of a deal of SSL. So what if my browser connection to Target or Home Depot is encrypted?
Re: Our First Certificate Is Now Live
#108I feel like these initiatives to make SSL available for everybody just lead to the same conclusion: EV will be the only viable alternative to show real trust, and EV is much, much more expensive than regular SSL ever was.
Re: Our First Certificate Is Now Live
#109Earlier quoted context omitted.
I run https://certsimple.com : we only do EV certificates, we're the fastest place to get an EV cert, we check as much as we can before you pay us a cent, and our application process is 80 seconds.
Is it possible to get a wildcard EV certificate?
Re: Our First Certificate Is Now Live
#110I feel like these initiatives to make SSL available for everybody just lead to the same conclusion: EV will be the only viable alternative to show real trust, and EV is much, much more expensive than regular SSL ever was.
As far as I can tell EV certificates are completely worthless. You know the TLS certificate you got from bankofamerica.com is legitimately from bankofamerica.com because of domain validation. What EV tells you on top of that is only that bankofamerica.com belongs to Bank of America Corporation. But you already have that information . Their website is written on the walls of all their bank branches and all the documen…