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

This commit is contained in:
Matthew Turney
2016-12-06 08:32:14 -06:00
parent 1994c6828e
commit 2b09253961

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.