-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
DNS manual mode
Marcel0024 edited this page Mar 23, 2018
·
25 revisions
Warning: DNS manual mode can not renew automatically.
If your domain provider does not offer an API where you can add/edit TXT records of your domain, you should use DNS alias mode.
If your domain providor does offer an DNS API, you should use DNS api mode.
DNS manual mode: https://github.com/Neilpang/acme.sh/issues/1029
- First step:
acme.sh --issue -d example.com --dns \
--yes-I-know-dns-manual-mode-enough-go-ahead-please
-
Please add the TXT record to your DNS records. This step is required every time you renew your certificate. With DNS api mode, this step can be automated.
-
Now retry with
--renew
command.
acme.sh --renew -d example.com \
--yes-I-know-dns-manual-mode-enough-go-ahead-please
Buy me a beer, Donate to acme.sh if it saves your time. Your donation makes acme.sh better: https://donate.acme.sh/
如果 acme.sh 帮你节省了时间,请考虑赏我一杯啤酒🍺, 捐助: https://donate.acme.sh/ 你的支持将会使得 acme.sh 越来越好. 感谢