Commit Graph

4131 Commits

Author SHA1 Message Date
Easton Man e01fb50359 feat: add env var check 2020-11-23 00:32:50 +08:00
Easton Man 28ce1c1249 fix: fix wrong debug output 2020-11-23 00:20:57 +08:00
Easton Man 7db592d27a fix: fix failing ci test 2020-11-23 00:20:57 +08:00
Easton Man b8e5c0d898 feat: Add huaweicloud intl dnsapi 2020-11-23 00:20:57 +08:00
neil 067c1771d0
Merge pull request #3263 from acmesh-official/dev
sync
2020-11-22 23:20:30 +08:00
neil 349429b76e fix solaris badge 2020-11-22 21:55:55 +08:00
neil cc8f2afce9 fix for Solaris, and add Solaris to Github actions 2020-11-22 21:41:22 +08:00
Lorenz Stechauner 2e97b20f94 Added World4You DNS API 2020-11-22 11:35:24 +01:00
neil 1a163243ec fix https://github.com/acmesh-official/acme.sh/issues/3259 2020-11-22 12:19:52 +08:00
neil 75660e6f21
Merge pull request #3258 from acmesh-official/dev
sync
2020-11-19 21:39:39 +08:00
neil 199ca77c2a fix for PebbleStrict mode test. 2020-11-19 20:14:28 +08:00
jakelamotta 1e2d2abbdf Fix comment 2020-11-18 18:01:02 +01:00
neil 11b980f574 fix set-env 2020-11-18 23:16:36 +08:00
jakelamotta 3274f9f155 Fix code style problems 2020-11-18 15:55:02 +01:00
jakelamotta f90f8824bb Fix code style problems 2020-11-18 15:52:46 +01:00
jakelamotta c7116d40ca Removes tabs and trailing spaces 2020-11-18 15:46:16 +01:00
jakelamotta 6ef66399f8 Removed spaces on empty lines 2020-11-18 15:37:26 +01:00
neil 2b8561f27d fix set-env 2020-11-18 22:23:36 +08:00
jakelamotta b20d8f195b Add double quotes to variables 2020-11-18 15:12:22 +01:00
jakelamotta 6cf0eb9e1d Fix CI-errors 2020-11-18 14:52:32 +01:00
neil c349e9aabe fix set-env 2020-11-18 21:19:10 +08:00
neil 6ee38ceaba fix https://github.com/acmesh-official/acme.sh/issues/3252 2020-11-17 22:52:05 +08:00
jakelamotta c60613fbcb Fix indentation and added some debug messages 2020-11-17 14:20:45 +01:00
jakelamotta bcc1b7b48a Fix comments 2020-11-17 13:49:32 +01:00
jakelamotta b19cb0805c Adds dnsapi support for Simply.com 2020-11-17 13:19:55 +01:00
tsoybe 7dfc5a78ba
Update dns_desec.sh
Deletion to
2020-11-12 22:09:31 +01:00
tsoybe a077132d82
Update dns_desec.sh
ttl must be greater than or equal 3600, see https://desec.readthedocs.io/en/latest/dns/domains.html#domain-object
2020-11-12 22:04:05 +01:00
neil 8ed6be6307
Merge pull request #3220 from edglynes/dev
Akamai EdgeDNS Support
2020-11-11 11:55:32 +08:00
Ed Lynes c490dd1563 add quotes to resolve shell check failure 2020-11-09 10:36:12 -05:00
Ed Lynes d866b3df1f convert key to hex before calling _hmac 2020-11-09 10:16:57 -05:00
Ed Lynes 97f3fb4496 Merge branch 'dev' of https://github.com/acmesh-official/acme.sh into dev 2020-11-09 09:17:33 -05:00
neil 7530266330 remove dependency to md5 and awk 2020-11-09 20:14:22 +08:00
neil 6a53f356d2
Merge pull request #3246 from MaxPeal/MaxPeal-patch-ppc64le-s390x
add linux/ppc64le and linux/s390x
2020-11-05 09:30:15 +08:00
MaxPeal 075dc1e4e9
add linux/ppc64le and linux/s390x 2020-11-05 01:25:07 +01:00
neil 97b87d4ce4
Merge pull request #3111 from pashinin/master
Vault deploy hook (using curl)
2020-11-02 22:37:43 +08:00
Sergey Pashinin e203e98375
Use _savedeployconf 2020-11-02 16:46:09 +03:00
Sergey Pashinin 9fcd104065
Use _getdeployconf for env vars 2020-11-02 13:35:12 +03:00
neil 178e0ba87c
Merge pull request #3237 from ma331/patch-1
Anexia CloudDNS Support
2020-11-02 11:58:40 +08:00
Ed Lynes cc40110d7e refactored sig timestamp generation 2020-10-30 13:12:45 -04:00
ma331 d58fb2bbc0
Speedup for _get_root function 2020-10-30 14:13:32 +01:00
ma331 812333e9ae
Changed comment once more 2020-10-29 14:01:08 +01:00
ma331 92bbdce435
changed comment 2020-10-29 13:35:53 +01:00
ma331 bc62d49fc9
removed empty line to make shfmt happy 2020-10-29 13:04:29 +01:00
ma331 fe54d5b8ae
fixed spacing in two lines 2020-10-29 12:51:49 +01:00
ma331 7cc30c268b
Script to use with Anexia CloudDNS 2020-10-29 11:14:44 +01:00
Ed Lynes df60a2248a fix typo 2020-10-28 15:20:24 -04:00
Ed Lynes aa85d0ffeb trigger commit 2020-10-28 09:05:14 -04:00
Jan-Philipp Benecke 1db963361c
Rework based on review from Neilpang 2020-10-28 13:50:40 +01:00
Ed Lynes 8a55b20284 Merge branch 'dev' of https://github.com/edglynes/acme.sh into dev 2020-10-27 14:01:52 -04:00
Ed Lynes beec349bc5 Merge branch 'dev' of https://github.com/acmesh-official/acme.sh into dev 2020-10-27 13:40:18 -04:00