Commit Graph

3951 Commits

Author SHA1 Message Date
Lorenz Stechauner d7cafe25ff
World4You using _egrep_o 2020-11-26 13:59:18 +01:00
neilpang 996f53373e fix https://github.com/acmesh-official/acme.sh/issues/3250 2020-11-25 18:07:54 +08:00
neil 6f55370ad4
Merge pull request #3262 from eastonman/master
feat: Add huaweicloud intl dnsapi
2020-11-25 09:57:26 +08:00
Easton Man fd511966a7 fix: revert adding tr to replace sed 2020-11-24 12:58:16 +08:00
Easton Man c4ddddd434 refactor: remove dirty debug code
- add tr to replace sed for robusty
- add comments
2020-11-24 10:05:34 +08:00
Easton Man 83a4db3b31 fix: remove sed before grep, but lead to less robusty 2020-11-23 23:46:06 +08:00
Easton Man e35ef75949 fix: fix solaris sed and grep issue 2020-11-23 22:18:57 +08:00
jakelamotta d9dec6fe6b Merge branch 'dev' of https://github.com/jakelamotta/acme.sh into dev 2020-11-23 12:53:48 +01:00
jakelamotta 69bdbaed41 Fix comment 2020-11-23 12:53:06 +01:00
jakelamotta 30f359e642 Fix code style problems 2020-11-23 12:53:06 +01:00
jakelamotta 29d0a1714e Fix code style problems 2020-11-23 12:53:06 +01:00
jakelamotta fcb97f802f Removes tabs and trailing spaces 2020-11-23 12:53:06 +01:00
jakelamotta 9ad05e640d Removed spaces on empty lines 2020-11-23 12:53:06 +01:00
jakelamotta 449f00f960 Add double quotes to variables 2020-11-23 12:53:06 +01:00
jakelamotta 8e64329d05 Fix CI-errors 2020-11-23 12:53:06 +01:00
jakelamotta 4284777556 Fix indentation and added some debug messages 2020-11-23 12:53:06 +01:00
jakelamotta 81c496d96c Fix comments 2020-11-23 12:53:06 +01:00
jakelamotta 65c06da275 Adds dnsapi support for Simply.com 2020-11-23 12:53:06 +01:00
Easton Man 5d0657c49a fix: fix adding record before removing 2020-11-23 14:57:33 +08:00
Easton Man f6f6550bfb feat: add very tricky method to adapt to non-intuitive huaweicloud api 2020-11-23 14:25:48 +08:00
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