Browse Source

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

cron
Matthew Turney 8 years ago
parent
commit
2b09253961
No known key found for this signature in database GPG Key ID: FC06F79FAA020CF
  1. 3
      dnsapi/README.md

3
dnsapi/README.md

@ -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.

Loading…
Cancel
Save