
acme使用方法
acme.sh Github地址 1.申请证书 acme.sh --issue --dns dns_cf -d '*.uiuuyr.top' 2.安装证书 acme.sh --install-cert -d *.uiuuyr.top \ --key-file /etc/nginx/*.uiuuyr.top/key.pem \ --fullchain-file /etc/nginx/*.uiuuyr.top/cert.pem \ --reloadcmd "service nginx reload"