项目官网:https://github.com/acmesh-official/acme.sh
# 安装acme curl https://get.acme.sh | sh -s email=my@example.com
# 更新acme acme.sh --upgrade
# 使用阿里云DNS申请证书 export Ali_Key="your key" export Ali_Secret="your secret" acme.sh --issue --dns dns_ali -d example.com -d *.example.com
← Ubuntu 常用操作 CentOS下node提示监视文件超限 →