
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"


acme.sh --issue --dns dns_cf -d '*.uiuuyr.top'
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"