From f3193156509407c34d8609d04e9f92daee2bb6a0 Mon Sep 17 00:00:00 2001 From: neil <8305679+Neilpang@users.noreply.github.com> Date: Wed, 22 May 2019 21:49:54 +0800 Subject: [PATCH] Updated dnsapi (markdown) --- dnsapi.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dnsapi.md b/dnsapi.md index e7bb503..cd3b166 100644 --- a/dnsapi.md +++ b/dnsapi.md @@ -1405,6 +1405,8 @@ acme.sh --issue --dns dns_openprovider -d example.com -d www.example.com `OPENPROVIDER_USER` and `OPENPROVIDER_PASSWORDHASH` will be saved in `~/.acme.sh/account.conf` and will be reused when needed. +If you find any bugs of OpenProvider dns API, please report here: https://github.com/Neilpang/acme.sh/issues/2104 + ## 73. Use MaraDNS API Make sure you've configured MaraDNS properly and setup a zone file for your domain. See [`csv2(5)`](https://manpages.debian.org/stretch/maradns/csv2.5.en.html).