curl https://get.acme.sh | sh
$ git clone https://github.com/acmesh-official/acme.sh.git $ cd ./acme.sh $ ./acme.sh --install
acme.sh --version
acme.sh --register-account -m mymail@mydomain.com --server zerossl
acme.sh --issue -d mydomain.com -d www.mydomain.com -w /home/wwwroot/mydomain.com
~/.acme.sh/< domain-name >
acme.sh --renew -d azr.ir -d www.azr.ir --force
http-server -p 81 --username john --password P@55W0rd -S -C ~/.acme.sh/mydomain.com/mydomain.com.cer -K ~/.acme.sh/mydomain.com/mydomain.com.key /home/wwwroot/mydomain.com