1、项目地址:
https://github.com/slobys/SSL-Renewal
2、安装git
Ubuntu/Debian系统
apt install git -y
CentOS系统
yum install git -y
3、一键安装脚本
git clone https://github.com/slobys/SSL-Renewal.git /tmp/acme && mv /tmp/acme/* /root && bash acme_2.0.sh
https://github.com/slobys/SSL-Renewal
Ubuntu/Debian系统
apt install git -y
CentOS系统
yum install git -y
git clone https://github.com/slobys/SSL-Renewal.git /tmp/acme && mv /tmp/acme/* /root && bash acme_2.0.sh