Theacme-dns-certbottool is used to connectCertbotto a third-party DNS server where the certificate validation records can be set automatically via an API when you request a certificate. The advantage of this is that you don’t need to integrate Certbot dire...
$ curl -o /etc/letsencrypt/acme-dns-auth.py https://raw.githubusercontent.com/joohoi/acme-dns-certbot-joohoi/master/acme-dns-auth.py $ chmod 0700 /etc/letsencrypt/acme-dns-auth.py Configure the variables in the beginning of the hook script file to point to your acme-dns instance. ...
Supports ACME clients certbot (Let’s Encrypt only) and acme.sh. Maybe also other ACME clients. All details of the domain registrations are kept in a domain accounts file to reduce command line parameters and to support multiple acme-dns server instances. Add existing domain registrations. Suppor...
接下来,您将下载并安装 acme-dns-certbot 挂钩。 步骤2 — 安装 acme-dns-certbot 现在基本 Certbot 程序已经安装,您可以下载并安装 acme-dns-certbot,这将允许 Certbot 在 DNS 验证模式下运行。 首先下载脚本的副本: wget https://github.com/joohoi/acme-dns-certbot-joohoi/...
$ curl -o /etc/letsencrypt/acme-dns-auth.py https://raw.githubusercontent.com/joohoi/acme-dns-certbot-joohoi/master/acme-dns-auth.py $ chmod 0700 /etc/letsencrypt/acme-dns-auth.py Configure the variables in the beginning of the hook script file to point to your acme-dns instance. Th...