link to contributor repo for support issues relating to the dnsimple API integration

pull/443/head
Matthew Turney 2016-12-06 08:32:14 -06:00
parent 1994c6828e
commit 2b09253961
No known key found for this signature in database
GPG Key ID: 0FC06F79FAA020CF
1 changed files with 3 additions and 0 deletions

View File

@ -491,6 +491,9 @@ acme.sh --issue --dns dns_dnsimple -d example.com
The `DNSimple_OAUTH_TOKEN` will be saved in `~/.acme.sh/account.conf` and will The `DNSimple_OAUTH_TOKEN` will be saved in `~/.acme.sh/account.conf` and will
be reused when needed. be reused when needed.
If you have any issues with this integration please report them to
https://github.com/pho3nixf1re/acme.sh/issues.
# Use custom API # Use custom API
If your API is not supported yet, you can write your own DNS API. If your API is not supported yet, you can write your own DNS API.