acme.sh命令

查看证书列表

1
acme.sh --list

移动证书

1
acme.sh --remove -d example.com

使用 DNS 自动更新

1
2
3
4
5
6
## dnspod id
export DP_Id="1234"
## dnspod token
export DP_Key="sADDsdasdgdsf"
## 申请命令
acme.sh --issue --dns dns_dp -d example.com

修改 SSL 证书默认的 CA 机构

1
acme.sh --set-default-ca --server letsencrypt
页面浏览量Loading
网站总访客数:Loading
网站总访问量:Loading
使用 Hugo 构建
主题 StackJimmy 设计
-->