1. Install from web: https://get.acme.sh
Install https://github.com/Neilpang/acme.sh
curl https://get.acme.sh | sh
or
wget -O - https://get.acme.sh | sh
curl https://raw.githubusercontent.com/Neilpang/acme.sh/master/acme.sh | INSTALLONLINE=1 sh
or:
wget -O - https://raw.githubusercontent.com/Neilpang/acme.sh/master/acme.sh | INSTALLONLINE=1 sh