acme.sh change api version
acme.sh v1 to v2
su - acme -s /bin/bash
mkdir temp && git clone https://github.com/acmesh-official/acme.sh.git temp
mv acme.sh acme.sh_backup && mv temp/acme.sh .
./acme.sh/acme.sh --issue
acme.sh change api version
acme.sh v1 to v2
su - acme -s /bin/bash
mkdir temp && git clone https://github.com/acmesh-official/acme.sh.git temp
mv acme.sh acme.sh_backup && mv temp/acme.sh .
./acme.sh/acme.sh --issue