Updated DNS manual mode (markdown)

Marcel0024 2018-03-23 09:56:15 +01:00
parent ef40510b1b
commit 552ac077e0
1 changed files with 7 additions and 5 deletions

@ -1,12 +1,14 @@
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](https://github.com/Neilpang/acme.sh/wiki/DNS-alias-mode).
If your domain providor **does** offer an DNS API, you should use DNS api mode.
If your domain providor offers an DNS API, it's highly recommended to use DNS API mode instead. With the DNS API mode, you can automate the renewals.
If your domain provider does **not** offer an API where you can add/edit TXT records of your domain, it is recommended to use [DNS alias mode](https://github.com/Neilpang/acme.sh/wiki/DNS-alias-mode) instead.
DNS manual mode **should** be used for testing. If you do use it for your production server, remember to renew your certificate within 90 days. [Please, make sure you understand DNS manual mode](https://github.com/Neilpang/acme.sh/issues/1029).
DNS manual mode:
https://github.com/Neilpang/acme.sh/issues/1029
1. First step: