Earlier quoted context omitted.
Yes, there are many reasons to deploy TLS everywhere, and everyone should be working towards it for these reasons: - Increased resistance to surveillance. Instead of seeing the pages/information that a client downloads from your server, state actors, ISPs, local attackers, and anyone else listening only learn that the client downloaded some bytes from your server. - Mitigation of man-in-the-middle and man-on-the-side…
I pay $5/month for my shared hosting for 100GB disk space and unlimited bandwidth but it doesn't support HTTPS...
Early Impacts of Let's Encrypt
91–98 of 98 posts
Re: Early Impacts of Let's Encrypt
#92Wow. Public beta for 2.5 months and already 700,000 certificates issued, more than a third of the largest competitor's number, about 10% of the entire secure Web. There certainly seems to have been pent-up demand.
Another interesting stat is that it's mostly domains that didn't have https before.
Re: Early Impacts of Let's Encrypt
#93It doesnt support browsers in Windows XP and it is the only annoying thing which forced me to rollback letsencrypt. I know it is 2016 but complaining clients is not what you want anyway. I still have no idea if they are able to fix this in future.
I installed Windows XP few days ago, Letsecrypt certificates are working fine on Firefox 43, it just doesn't work if you are using SNI and IE8. Haven't tried Chrome but it must work.
[1] https://github.com/letsencrypt/letsencrypt/issues/1660
[2] https://community.letsencrypt.org/t/help-needed-windows-xp-s...
Re: Early Impacts of Let's Encrypt
#94Earlier quoted context omitted.
I don't know why your comment is downvoted -- this is acutally a legitimate issue mentioned in their terms of service.
StartSSL generally don't mention their terms, so a lot of the use of 'StartSSL Free' is commercial. People don't like to hear they've been misled (and shoot the messenger).
Re: Early Impacts of Let's Encrypt
#95Re: Early Impacts of Let's Encrypt
#96Earlier quoted context omitted.
If you can restrict the service to a subdomain, there are alternatives like the SAN extension that allow those third parties to avoid handling your private key at a small extra cost.
I'm having trouble understanding your comment. SANs are mandatory (current browsers don't even use CNs), how would SANs specifically prevent this? The endpoint where your terminating your traffic obviously must have the private key to decrypt it.
Re: Early Impacts of Let's Encrypt
#97Slightly OT: It would be great if CT logs were available as part of Amazon's or Google's public data sets. Being able to access that data via BigQuery (or similar) would make generating something like this way easier. It would also be immensely useful when implementing CT log monitors.
Re: Early Impacts of Let's Encrypt
#98Slightly OT: It would be great if CT logs were available as part of Amazon's or Google's public data sets. Being able to access that data via BigQuery (or similar) would make generating something like this way easier. It would also be immensely useful when implementing CT log monitors.
ping me and we can help you get this going with BigQuery :)