Commit Graph

  • 387c2eab57 add CI status neil 2016-03-16 00:39:37 +0800
  • 166096dc12 1.1.9, do not register account key each time. compare the account key hash. neil 2016-03-15 21:27:47 +0800
  • bac3b6b08d minor neil 2016-03-14 22:36:11 +0800
  • 0a784b2aaa concatenate key with cert and fullchain to accommodate various web servers #101 Andrew vonderLuft 2016-03-13 21:47:50 -0700
  • 0f4e8b0e69 minor neil 2016-03-13 22:08:28 +0800
  • 850c1128df fix nc -q param for centos5 neil 2016-03-13 21:46:58 +0800
  • 22514bee34 add fedora neil 2016-03-13 19:30:47 +0800
  • 251fc37c3d minor, change debug info neil 2016-03-13 18:24:03 +0800
  • 34c27e0995 fix portable. detect 'ss' or 'netstat' neil 2016-03-13 18:17:13 +0800
  • 3aff11f629 fix nc compatible. try '-p' first neil 2016-03-13 16:14:15 +0800
  • 051c706d78 fix nc info neil 2016-03-13 15:57:12 +0800
  • 850db6d4d9 rename fullchain.pem to fullchain.cer neil 2016-03-13 12:34:53 +0800
  • caf1fc10ff add fullchain.pem neil 2016-03-13 11:37:14 +0800
  • d18afb8a86 fixing concatenations of cert parts #99 AVLUX 2016-03-12 16:14:20 -0600
  • 4bb155521e create concatenated files to accommodate different install requirements Andrew vonderLuft 2016-03-12 13:40:11 -0800
  • 06a3d85984 Merge pull request #98 from hamstercommunity/fix-missing-dns-function-message Neil 2016-03-12 19:02:18 +0800
  • f8ad8f34b1 Use variable in error message instead of constructing it again #98 kaklakariada 2016-03-12 07:42:18 +0100
  • 0705f65336 Fix error message for missing dos api function kaklakariada 2016-03-11 18:00:52 +0100
  • 065c8bd4c2 Merge remote-tracking branch 'origin/master' kaklakariada 2016-03-11 17:57:51 +0100
  • ef1a628aba Merge 4989ff9188 into f89d991d0f #97 kaklakariada 2016-03-11 16:48:52 +0000
  • 4989ff9188 Fix error message: show name of missing function #97 kaklakariada 2016-03-11 17:48:07 +0100
  • f89d991d0f minor neil 2016-03-11 22:37:04 +0800
  • bce55f429b graceful neil 2016-03-11 22:17:35 +0800
  • 1b2e940d6a fix issue '-p' is needed by Debian nc tool neil 2016-03-11 22:08:54 +0800
  • 07f4ec4f73 Update README.md Neil 2016-03-11 21:57:05 +0800
  • 0eaada6f23 support Alpine Linux Neil 2016-03-10 23:51:52 +0800
  • 211487f3e1 Merge branch 'master' of https://github.com/Neilpang/le neil 2016-03-10 23:43:28 +0800
  • 348cddd762 fix compatible to alpine linux neil 2016-03-10 23:43:03 +0800
  • 7559e804b2 test openSUSE Neil 2016-03-10 22:55:33 +0800
  • 5434c15ec5 Update README.md Neil 2016-03-10 21:59:41 +0800
  • 35d55e3abd Merge branch 'master' of https://github.com/Neilpang/le neil 2016-03-10 21:54:46 +0800
  • 6389e87fd3 fix compatible for centos5 nc-1.84-10. `-p` is not necessary for all the tested platforms. so, remove it. neil 2016-03-10 21:54:07 +0800
  • 9e6c420872 add example for ecc certificate Neil 2016-03-10 14:17:47 +0800
  • cbb5f7ec5c minor, remove space neil 2016-03-10 13:47:35 +0800
  • 7bd9a3b17a typo neil 2016-03-10 13:42:46 +0800
  • 194d692edd Replaced cat with built-in redirections. #92 John Petrucci 2016-03-09 22:24:05 -0600
  • 2dd02b8d1e AWS Route 53 Neil 2016-03-10 12:21:32 +0800
  • f77f8d2320 Merge remote-tracking branch 'remotes/Neilpang/master' kaklakariada 2016-03-09 21:16:52 +0100
  • 618837522f Merge branch 'master' of https://github.com/kaklakariada/le kaklakariada 2016-03-09 21:16:05 +0100
  • 60f3af1c17 Merge 14a86b5c12 into 54f473d826 #91 kaklakariada 2016-03-09 20:08:30 +0000
  • 14a86b5c12 Fix typo #91 kaklakariada 2016-03-09 21:07:27 +0100
  • c121b4c364 Add missing / remove unnecessary spaces kaklakariada 2016-03-09 21:07:19 +0100
  • 2fa8a45e11 Merge branch 'Neilpang/master' kaklakariada 2016-03-09 21:05:18 +0100
  • 54f473d826 support pfsense Neil 2016-03-09 23:42:49 +0800
  • 7203a1c1a0 fix compatible, 'sed -i' is not supported be freeBSD neil 2016-03-09 23:34:41 +0800
  • 44df296707 fix compatible for pfsense. neil 2016-03-09 23:16:46 +0800
  • 1ad65f7d78 fix compatible to pfsense. use "-config" for single domain to override the default openssl config file. neil 2016-03-09 22:45:05 +0800
  • 6425835067 Merge pull request #90 from Fabian-Gruenbichler/update_initconf Neil 2016-03-09 19:39:32 +0800
  • 3d49985af8 update _initconf proper " escaping #90 Fabian Grünbichler 2016-03-09 11:33:24 +0100
  • 5fd3f21b1f update _initconf with ACCOUNT_KEY_PATH Fabian Grünbichler 2016-03-09 11:32:50 +0100
  • b86869a0a4 minor, fix blank line neil 2016-03-08 23:18:48 +0800
  • 6dfaaa702c minor, use "echo" for more compatible neil 2016-03-08 20:55:54 +0800
  • 4c3b360886 minor neil 2016-03-08 20:44:12 +0800
  • 48a8e6e64b minor, just more checks neil 2016-03-08 20:40:52 +0800
  • f8029e2e75 minor neil 2016-03-08 20:18:24 +0800
  • cd441d4520 Merge branch 'refs/heads/pr/87' neil 2016-03-08 20:10:31 +0800
  • 3241890bec Merge remote-tracking branch 'refs/remotes/Neilpang/master' kaklakariada 2016-03-08 07:46:36 +0100
  • eef38fccfe Modified code for Le_ReloadCmd #87 theit8514 2016-03-07 22:27:08 -0500
  • ea455f7352 Add post-renew hook for executing commands when certificate was renewed successfully. theit8514 2016-03-07 17:09:02 -0500
  • d6863a09a6 minor, uncomment the conf values neil 2016-03-07 21:14:05 +0800
  • 2400e41fbc example Neil 2016-03-07 09:52:54 +0800
  • 840d59bab5 Merge pull request #86 from kaklakariada/fix-typo Neil 2016-03-07 09:38:46 +0800
  • b5ec3615d0 Fix typo: Geting -> Getting #86 kaklakariada 2016-03-06 18:12:36 +0100
  • 6a7b084f97 Merge remote-tracking branch 'refs/remotes/Neilpang/master' CengJing 2016-03-07 00:23:22 +0800
  • 0d11bd5cb9 Merge branch 'master' of https://github.com/Neilpang/le neil 2016-03-04 16:40:47 +0800
  • c4e1faa481 minor: eval reload command neil 2016-03-04 16:40:34 +0800
  • 298f47de44 Merge 8b2fa5096c into 84f664f36e #84 BlueAnanas 2016-03-03 13:58:06 +0000
  • 8b2fa5096c Removed redundant backup in installcert when RealCACertPath == RealCertPath #84 BlueAnanas 2016-03-03 14:51:07 +0100
  • 84f664f36e Merge pull request #82 from BlueAnanas/fix1 Neil 2016-03-03 10:20:00 +0800
  • 0f36bb1130 Replaced $@ by quoted "$@" #82 BlueAnanas 2016-03-03 00:18:19 +0100
  • f0d0bd2518 typo Neil 2016-03-02 22:53:36 +0800
  • 8b92aab7d9 typos Neil 2016-03-02 22:53:07 +0800
  • a2bf1533d5 Merge pull request #81 from phanimahesh/patch-1 Neil 2016-03-02 22:44:27 +0800
  • 60a94daee1 simplify call by using $@ #81 J Phani Mahesh 2016-03-02 18:23:54 +0530
  • d250f9c715 fix bug for cloudflare api neil 2016-02-29 22:42:26 +0800
  • e6d31b4e0c minor, add debug info neil 2016-02-29 13:38:40 +0800
  • 58b138567e support FreeBSD Neil 2016-02-21 00:09:21 +0800
  • 32ab35024b Merge pull request #75 from Neilpang/FreeBSD Neil 2016-02-21 00:08:27 +0800
  • aa692c0e70 Support FreeBSD #75 neil 2016-02-20 23:58:36 +0800
  • 0db15ce230 more portable if bash is not in the default path. neil 2016-02-19 23:48:55 +0800
  • 0f793850c6 fix uninstall crontab neil 2016-02-19 22:58:10 +0800
  • f9a1b64116 remove sudo from crontab neil 2016-02-19 22:35:18 +0800
  • fa12798678 Merge 835f8051cd into 18d10a9c9c #37 Pedro González Serrano 2016-02-18 15:39:09 +0000
  • 18d10a9c9c Merge pull request #73 from travislee8964/master Neil 2016-02-17 17:10:10 +0800
  • 69b67e4015 change "openssl sha" to "openssl dgst" #73 Travis Lee 2016-02-17 17:05:13 +0800
  • 0ac62ff701 Merge pull request #1 from Neilpang/master #102 raunsbaekdk 2016-02-13 21:38:13 +0100
  • 02c0453b71 support customized standalone server port for servers, that is behind HAProxy or load balance, default is 80. neil 2016-02-13 11:43:57 +0800
  • 1add47a6b6 support ECC key, ECDSA certificate neil 2016-02-12 17:56:50 +0800
  • 0f71a9fe96 Use openssl dgst -sha256 instead of openssl sha neil 2016-02-12 08:54:28 +0800
  • 084aaeb7e0 Merge pull request #69 from heldchen/patch-1 Neil 2016-02-12 08:47:44 +0800
  • 2c06a14d19 renew() should return the function result code of issue() #69 Thomas 2016-02-11 22:45:21 +0100
  • 86c9e55ca2 fix doc error neil 2016-02-07 20:14:53 +0800
  • 855d949985 fix links neil 2016-02-07 18:37:04 +0800
  • a1f0fb3eae fix link neil 2016-02-07 18:33:04 +0800
  • 39c6df299c readme for using api neil 2016-02-07 18:29:28 +0800
  • 0809486529 support cloudxns.com api neil 2016-02-07 18:26:12 +0800
  • ce56c1bbfc generate default sample account.conf for the first time install neil 2016-02-06 23:23:00 +0800
  • b47723adbb minor, renewAll skip 'dnsapi' folder. neil 2016-02-06 23:06:05 +0800
  • 65785b5fef typos neil 2016-02-06 19:35:15 +0800
  • 7e3cbb4661 fix issue, decode the error message. neil 2016-02-06 13:32:46 +0800