Commit Graph

69 Commits

Author SHA1 Message Date
neil 7012b91f05 add err check for post and get 2016-05-31 12:28:43 +08:00
neil 16679b572f add more debug info 2016-05-31 12:12:30 +08:00
neil 6e18034333 fix error message. 2016-05-30 22:06:30 +08:00
neil b7ec6789b3 add more log 2016-05-30 21:55:49 +08:00
neil c835ab025a add more log 2016-05-30 21:28:03 +08:00
neil 39c8f79f3e add '--httpport' for servers that is behind a reverse proxy or load balancer 2016-05-29 14:08:39 +08:00
neil eae290992f minor, fix normalize json 2016-05-23 22:02:43 +08:00
neil 8f63baf7e4 fix centos apache issue 2016-05-21 15:33:10 +08:00
neil 78768e985b minor, add more apache debug info 2016-05-21 14:47:23 +08:00
neil 2ee5d873db fix for the new let's encrypt format 2016-05-21 14:33:40 +08:00
neil 5778811a18 minor, fix apache version 2016-05-16 22:42:32 +08:00
neil 2c554a4bbb minor 2016-05-13 22:25:40 +08:00
neil 8fb9a709b0 fix issue, Wget 1.13.4 doesn't support "--method" 2016-05-13 21:58:29 +08:00
neil 484d9d2ad8 minor 2016-05-13 21:33:52 +08:00
neil 1953957506 minor, polish code 2016-05-13 21:14:00 +08:00
neil 8f48168c73 minor 2016-05-10 23:20:50 +08:00
neil d3595686f6 fix issue. return the actual retcode. 2016-05-09 22:56:19 +08:00
neil c839b2b039 minor, add comments 2016-05-09 22:36:48 +08:00
neil acafa585f4 support tcsh 2016-05-09 22:28:45 +08:00
Alistair Nixon 7939b419f7 fix issue where keyauthorization starts with a - character (#184) 2016-05-09 18:18:38 +08:00
neil 1786a5e55a fix issue 2016-05-08 21:21:07 +08:00
neil 6626371d87 minor. create the csh only when necessary. 2016-05-08 00:44:03 +08:00
neil a4270efac9 fix wget support in dns api 2016-05-07 23:33:42 +08:00
neil 94dc5f330c install alias for csh 2016-05-07 17:11:01 +08:00
neil c53da1ef72 fix bug. when the webroot contains 'no' or 'apache' 2016-05-03 20:41:40 +08:00
neil 01f54558b9 fix error message. 2016-04-27 23:34:29 +08:00
neil ca2a96b3f3 ignore the installcert error for 'issue' 2016-04-27 22:29:35 +08:00
neil 4d2f38b03a minor, just refactor some code. 2016-04-27 22:14:15 +08:00
neil 762978f8d8 remove umask, just chmod for the "$LE_WORKING_DIR" 2016-04-26 08:11:40 +08:00
neil bfdf1f482e umask 2016-04-25 20:01:37 +08:00
neil ff3bce3287 minor, remove 'cp -p', for unnecessary warning message for Proxmox. 2016-04-24 23:16:45 +08:00
neil ac0a1661f3 remove echo -e 2016-04-24 22:16:03 +08:00
neil 230234e701 fix issue for openBSD 2016-04-24 13:51:42 +08:00
neil e4739512e6 minor, remove kill. the following _get call will cause the nc exit. 2016-04-23 14:03:04 +08:00
neil 14f3dbb71a minor, fix sed_i 2016-04-22 20:50:43 +08:00
neil 0103f59f82 remove unnecessary kill. 2016-04-21 22:48:40 +08:00
neil 0cca212843 v2.2.2 support sh 2016-04-19 23:17:38 +08:00
neil c8b6fe62a1 fix compatible for windows nc 2016-04-19 22:01:51 +08:00
neil 80a0a7b5c5 minor: fix apachectl error message (#160) 2016-04-19 18:36:15 +08:00
neil 641989fdee NO_DETECT_SH 2016-04-18 22:43:33 +08:00
neil e4f67c626a Merge pull request #156 from Neilpang/master
merge
2016-04-18 21:36:13 +08:00
neil db0534ed97 fix bug, uninstall env 2016-04-18 21:33:21 +08:00
Richard van Dijk 2d39b3df88 fix renewAll bug
$CERT_HOME is required by renewAll, but wasn't initialized.
2016-04-18 09:11:05 +08:00
Richard van Dijk a79b26af6c fix renewAll bug
$CERT_HOME is required by renewAll, but wasn't initialized.
2016-04-18 08:37:35 +08:00
neil a1048c48e4 fix compatible for dash 2016-04-17 20:58:56 +08:00
neil fc33dbb54e fix compatible 2016-04-17 20:49:28 +08:00
neil 0a7c936442 modify shebang to bash after install if bash is installed. 2016-04-17 19:47:22 +08:00
neil c5f2df5c93 fix compatible for sh. head -n -1 is not supported on pfsense. 2016-04-17 19:16:48 +08:00
neil cada9dc0a0 Merge pull request #154 from Neilpang/master
merge
2016-04-17 18:58:15 +08:00
neil c1c7d87bc5 minor. 2016-04-17 18:56:03 +08:00