Commit Graph

886 Commits

Author SHA1 Message Date
neil f9085fedd7 fix renew for different CA
fix renew for different CA
2016-12-10 21:38:35 +08:00
neilpang c4236e58d1 fix renew for different CA 2016-12-10 21:32:47 +08:00
neil eb91f9575a fix deactivate function
fix deactivate function
2016-12-09 22:23:03 +08:00
neilpang 947d14ffeb fix deactivate function 2016-12-09 22:20:38 +08:00
neil b3f915b5b2 fix deactivate for solaris
fix deactivate for solaris
2016-12-07 15:05:27 +08:00
neilpang 03d3f3afc3 fix for solaris 2016-12-07 14:50:45 +08:00
neilpang 2728170c01 add debug info 2016-12-07 14:30:17 +08:00
neil c107f3632a fix for solaris
fix for solaris
2016-12-07 13:53:52 +08:00
neilpang 7d1c5fca0b fix for solaris 2016-12-07 13:52:31 +08:00
neil e71887e1a8 fix for solaris
fix for solaris
2016-12-07 13:22:14 +08:00
neilpang 39d1eeda23 fix for solaris 2016-12-07 12:41:22 +08:00
neil b482f3ce94 fix for solaris
fix for solaris
2016-12-07 11:59:27 +08:00
neilpang 122cc48c29 minor 2016-12-07 11:51:15 +08:00
neilpang c7c57cfa0e fix for solaris 2016-12-07 11:49:24 +08:00
neil 1f9ca20dfd Merge pull request #452 from Neilpang/dev
minor, clear default confs
2016-12-06 20:54:13 +08:00
neilpang 5efbaa4849 minor, clear default confs 2016-12-06 20:50:33 +08:00
neil c6f55bc4ab Mac OSX
Dev
2016-12-06 19:05:39 +08:00
neilpang b28a3db3d6 Mac OSX 2016-12-06 19:03:59 +08:00
neilpang b9ece28f68 add osx CI 2016-12-06 19:02:46 +08:00
neil 79b4907cb9 Merge pull request #449 from Neilpang/dev
support aws remove
2016-12-06 16:56:28 +08:00
neilpang dfbc244b00 support aws remove 2016-12-06 16:52:02 +08:00
neil b23d5e26e2 Merge pull request #448 from Neilpang/dev
Dev
2016-12-06 16:06:19 +08:00
neilpang f1f3074306 fix format 2016-12-06 15:54:19 +08:00
neilpang f162ad193f support dnspod remove 2016-12-06 15:46:22 +08:00
neil 5254f300f9 Merge pull request #447 from Neilpang/dev
Dev
2016-12-06 15:32:26 +08:00
neilpang c0d0100ca8 fix format 2016-12-06 15:18:02 +08:00
neilpang 21f201e371 support cloudflare rm function 2016-12-06 14:58:36 +08:00
neil bbc378ed8f Merge pull request #445 from Neilpang/dev
update template
2016-12-06 14:03:02 +08:00
neilpang e2d494321c update template 2016-12-06 14:02:31 +08:00
neil c2df8043db Merge pull request #444 from Neilpang/dev
Dev
2016-12-06 13:58:06 +08:00
neilpang df62150b5a Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev 2016-12-06 13:55:28 +08:00
neilpang eea52a5fa6 update api template 2016-12-06 13:55:06 +08:00
neil 2d9015b840 Merge pull request #441 from Neilpang/dev
Dev
2016-12-05 09:04:23 +08:00
neil 187ef29914 Merge pull request #440 from vjt/patch-1
Fix AWS Route53 API consumer
2016-12-05 09:03:37 +08:00
Marcello Barnaba c12be766e9 Fix Route53 API consumer
Ignoring the Chthlulu argument 😃, Route53 returns its XML all on one line, making not possible to grep the hosted zone record with egrep/sed.

This change splits the XML in multiple lines, so that parsing can succeed.
2016-12-04 20:15:48 +01:00
neil 2168458f11 Merge pull request #439 from Neilpang/dev
support CloudXNS rm method
2016-12-04 22:22:54 +08:00
neil 8cf0725593 Merge pull request #433 from kookxiang/dev
Automatically delete acme txt record for CloudXNS
2016-12-04 22:19:25 +08:00
kookxiang 8379f015d7
Finish dns_cx_rm() method 2016-12-04 22:17:34 +08:00
neil f08c01800f Merge pull request #438 from Neilpang/dev
fix cx for solaris
2016-12-04 22:00:01 +08:00
neilpang a62706678e fix for solaris 2016-12-04 21:33:36 +08:00
neilpang e4468562d2 fix cx 2016-12-04 21:24:38 +08:00
neil 7316bf7bc5 Merge pull request #437 from Neilpang/dev
Dev
2016-12-04 20:42:19 +08:00
neilpang 3747b7d930 fix cx 2016-12-04 20:40:27 +08:00
neilpang 5be3f22d06 fix issue 2016-12-04 14:45:26 +08:00
neil c572ce946b Dev (#434)
* do not use script home

* fix format

* fix issue when there is no one records in the domain.
2016-12-04 13:46:07 +08:00
neilpang d69f0289ca fix issue when there is no one records in the domain. 2016-12-04 12:22:36 +08:00
neil 048e5210f7 do not use script home
* do not use script home

* fix format
2016-12-02 21:12:20 +08:00
neilpang 219e9115c0 fix format 2016-12-02 20:30:52 +08:00
neilpang b43416af97 do not use script home 2016-12-02 20:24:12 +08:00
neil 6d84da588b Merge pull request #427 from Neilpang/dev
Add NO_TIMESTAMP to mute the timestamp from the output
2016-11-29 00:20:41 +08:00