For anyone struggling with creating Let's Encrypt certificates (or just as lazy as I am), try out https://gethttpsforfree.com/ .
Early Impacts of Let's Encrypt
81–90 of 98 posts
Re: Early Impacts of Let's Encrypt
#82Earlier quoted context omitted.
Not if you have more than five subdomains, you have to wait for a week, like me.
... if you need a different certificate for each subdomain. You are limited to 5 certificates per domain per week, each of which can be valid for many subdomains. Bad if you want to be able to add them dynamically every time a new name comes up, but if it is a static set...
Re: Early Impacts of Let's Encrypt
#83It 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.
Re: Early Impacts of Let's Encrypt
#84Earlier quoted context omitted.
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.
Firefox uses its own certificate store, that's why it works on Windows XP. Chrome and Internet Explorer will likely not work, because they use Windows XP's certificates, which don't include trust for Let's Encrypt.
Re: Early Impacts of Let's Encrypt
#85Re: Early Impacts of Let's Encrypt
#86Earlier quoted context omitted.
Agreed a thousand percent, but there are services that offer easy installs onto cloud providers that do know your private key - that's how they get it onto your ELB or Heroku.
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.
Re: Early Impacts of Let's Encrypt
#87Earlier quoted context omitted.
Furthermore, their free certificates cannot be used for commercial purposes.
I don't know why your comment is downvoted -- this is acutally a legitimate issue mentioned in their terms of service.
Re: Early Impacts of Let's Encrypt
#88Wow. 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
#89For anyone struggling with creating Let's Encrypt certificates (or just as lazy as I am), try out https://gethttpsforfree.com/ .
Re: Early Impacts of Let's Encrypt
#90Is this a typical workflow for statistical analysis? The choice of go and mariadb seemed unique to me and I was wondering what others were using.