- 18 May, 2020 1 commit
-
-
Ian Wienand authored
The current call uses the /domains end-point which lists all domains. This only returns 100 domains at a time, so for long domain lists you may not match and find the required ID. Switch to using the search interface that only returns values matching the requested domain. This will avoid missing results. Reported by @jjamfd. Closes: #2944
-
- 30 Jan, 2020 1 commit
-
-
neilpang authored
-
- 13 Feb, 2019 1 commit
-
-
Tom Cocca authored
Support Rackspace Cloud DNS This commit is based on the original pull request by tcocca https://github.com/Neilpang/acme.sh/pull/1297 Addtional cleanup was provided by senseisimple in https://github.com/Neilpang/acme.sh/pull/1999 This pull request has squashed the changes for review, fixed a minor (but breaking) problem with the field ordering in the response, and added documenation per the API guide. Co-Author: Chris <chris@chrisnovoa.com> Co-Author: Ian Wienand <ian@wienand.org>
-