-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
DNS manual mode
neil edited this page Mar 23, 2018
·
25 revisions
DNS manual mode can not renew automatically. It is recommended to use dns api mode or dns alias mode instead.
If your domain provider does not offer an API where you can add/edit TXT records of your domain, you can you use dns alias mode instead.
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.
-
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 越来越好. 感谢