- 20 Feb, 2019 3 commits
- 17 Feb, 2019 1 commit
-
-
dsc authored
-
- 15 Feb, 2019 7 commits
-
-
Augustin-FL authored
-
Augustin-FL authored
-
Augustin-FL authored
-
Augustin-FL authored
-
Augustin-FL authored
-
Augustin-FL authored
-
Augustin-FL authored
-
- 14 Feb, 2019 1 commit
-
-
Augustin-FL 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>
-
- 11 Feb, 2019 1 commit
-
-
Oliver Dick authored
-
- 06 Feb, 2019 2 commits
-
-
Simon Wydooghe authored
Default of a zone might be high, which is annoying when testing with the ACME staging API. I think setting the TTL to 0 makes sense as acme.sh is the only one checking this, so having an always up to date response seems desirable.
-
Frank Laszlo authored
-
- 04 Feb, 2019 2 commits
-
-
Oliver Dick authored
-
Oliver Dick authored
fixes an error if customer does not have access to dns-groups
-
- 30 Jan, 2019 1 commit
-
-
- 28 Jan, 2019 1 commit
-
- 26 Jan, 2019 2 commits
-
-
neilpang authored
fix https://github.com/Neilpang/acme.sh/issues/2052
-
neilpang authored
fix https://github.com/Neilpang/acme.sh/issues/2052
-
- 25 Jan, 2019 2 commits
-
-
Tobias Mädel authored
-
Grant Millar authored
-
- 24 Jan, 2019 4 commits
-
-
Tobias Mädel authored
-
Tobias Mädel authored
-
Tobias Mädel authored
-
Tobias Mädel authored
-
- 23 Jan, 2019 1 commit
-
-
Milan Pála authored
-
- 21 Jan, 2019 3 commits
-
-
Oliver Dick authored
-
Oliver Dick authored
-
Oliver Dick authored
-
- 14 Jan, 2019 1 commit
-
-
jim-p authored
-
- 08 Jan, 2019 2 commits
-
-
Mike Barnes authored
-
Mike Barnes authored
-
- 03 Jan, 2019 4 commits
-
-
hebbet authored
follow-up for #1893
-
Marton Szucs authored
Checks if a subdomain already exists before creating one. The loopia API clears all records for a subdomain when adding it again. Adding TXT-records instead of updating the existing record when using the add method. Wildcard certificates require multiple TXT-records for the same subdomain. Now you can create wildcard certificates using: `acme.sh --issue -d example.com -d '*.example.com' --dns dns_loopia` Double quoting variables
-
Oliver Dick authored
-
Ivru authored
-
- 02 Jan, 2019 1 commit
-
-
Oliver Dick authored
-