正在查看旧版本。 查看 当前版本.

与当前比较 查看页面历史记录

版本 1 下一个 »

说明

以 ubuntu 22 为例

wget https://github.com/acmesh-official/acme.sh/archive/refs/tags/3.0.7.tar.gz
tar zxvf 3.0.7.tar.gz
cd acme.sh-3.0.7/
./acme.sh --register-account -m waringid@gmail.com
./acme.sh --issue -d *.waringid.com --dns --yes-I-know-dns-manual-mode-enough-go-ahead-please
./acme.sh --issue -d *.waringid.com --dns --yes-I-know-dns-manual-mode-enough-go-ahead-please --renew


安装 certbot 组件

  • 无标签