le.sh is renamed to acme.sh, which is more suitable.
Yes, it’s an acme protocol pure shell implementation.
acme.sh is a smart, powerful , easy-to-use letsencrypt client, which is able to run on tens of Linux distributions , Unix BSD distributions, and even on Windows(cygwin) and Windows 10 Linux subsystem.
Thank you for your work. I am using acme.sh on a debian 8.4 stable server, the dependencies for installing the letsencrypt package from backports are broken, so your script is a nicer and lighter way of using LE.
Everything is working great on desktop and iOS, however, Android Chrome cert is untrusted. The solution as per this topic (On Android 6.0.1 the Certificate is untrusted) is to also serve the fullchain.pem in nginx conf.
I am wondering how to get the fullchain.pem using acme.sh? It seems to have only generated the .csr and .key files.