Commit Graph

  • 662df85e54 s/bash/sh/ nytral 2016-11-06 15:09:08 +01:00
  • 2be4a5e486 use _base64 nytral 2016-11-06 14:39:22 +01:00
  • a43d697225 cleanup nytral 2016-11-06 12:42:27 +01:00
  • f06c1e6c78 luadns bash script nytral 2016-11-06 12:37:13 +01:00
  • b5d1918401 Merge pull request #367 from Neilpang/dev neil 2016-11-04 23:49:47 +08:00
  • d018be5d36 hide private key from the log neilpang 2016-11-04 23:45:08 +08:00
  • 67184d7b20 add more error check neilpang 2016-11-04 23:34:06 +08:00
  • dfdd48b990 Merge pull request #366 from Neilpang/dev neil 2016-11-04 22:54:40 +08:00
  • cae9cee295 add debug info neilpang 2016-11-04 22:53:33 +08:00
  • 067d586c1c typo neilpang 2016-11-04 22:47:45 +08:00
  • d22b7938da fix old version openssl issue for ecc key neilpang 2016-11-04 22:45:50 +08:00
  • 29b7510957 add sign error check. neilpang 2016-11-04 22:22:01 +08:00
  • 9d548d81ac add more debug info neilpang 2016-11-04 22:03:41 +08:00
  • 3c33cdfa3d Update README.md neil 2016-11-03 19:19:51 +08:00
  • 288485b209 Merge pull request #362 from Neilpang/dev neil 2016-11-02 23:27:04 +08:00
  • 1cbf416b10 minor, add more log neilpang 2016-11-02 23:22:36 +08:00
  • 3b46d3dd74 Merge pull request #361 from Neilpang/dev neil 2016-11-02 23:04:10 +08:00
  • c243829234 add issue template neilpang 2016-11-02 23:02:42 +08:00
  • fd80faa389 Merge pull request #357 from Neilpang/dev neil 2016-11-01 20:57:27 +08:00
  • e7d4352292 minor neilpang 2016-11-01 20:38:00 +08:00
  • 610e0f21d6 fix apache error checks neilpang 2016-11-01 20:29:58 +08:00
  • 7e512bad96 fix apache mode neilpang 2016-11-01 19:31:20 +08:00
  • 98c4ce0c45 Merge pull request #356 from Neilpang/dev neil 2016-11-01 19:15:01 +08:00
  • 93fc48a2db add more error check neilpang 2016-11-01 19:14:33 +08:00
  • d7eea12a6f Merge pull request #353 from Neilpang/dev neil 2016-10-31 21:31:13 +08:00
  • 2a1e06f8a9 add --quiet for idn neilpang 2016-10-31 21:22:04 +08:00
  • 02d54a783a fix for idn on solaris neilpang 2016-10-31 21:12:11 +08:00
  • 5961d44339 Update README.md neil 2016-10-30 17:26:00 +08:00
  • fb3be8509d Add gentoo linux neil 2016-10-29 22:59:53 +08:00
  • 97be53741d Merge pull request #352 from Neilpang/dev neil 2016-10-29 22:44:05 +08:00
  • 0d2c26735e minor neilpang 2016-10-29 21:33:34 +08:00
  • 2d0a8ddb58 Merge pull request #351 from Neilpang/dev neil 2016-10-29 17:44:37 +08:00
  • 72518d4827 fix performance neilpang 2016-10-29 17:43:38 +08:00
  • c6cd744186 Merge pull request #350 from Neilpang/dev neil 2016-10-29 12:15:29 +08:00
  • ae2db62f1c fix issues for ECC account key. neilpang 2016-10-29 12:14:48 +08:00
  • 8c76b8bc36 do not cache thumbprint for issues for ecc account key neilpang 2016-10-29 11:15:45 +08:00
  • 18256c4923 fix issue cache jwk for ecc key only neilpang 2016-10-29 11:08:18 +08:00
  • f345cc66cf Dev (#349) neil 2016-10-29 10:55:16 +08:00
  • 5dbf664a6b minor, reduce the sleep time. neilpang 2016-10-29 10:53:45 +08:00
  • d7c6679d70 fix issue performance. Reduce the time cost from about 20 seconds down to 8 seconds (#348) neil 2016-10-28 23:58:01 +08:00
  • cae203be71 fix thumbprint neilpang 2016-10-28 23:30:32 +08:00
  • 8a29fbc850 do not register account if already registered neilpang 2016-10-28 22:45:19 +08:00
  • 00bcbd367f fix performance, use cached nonce neilpang 2016-10-28 21:30:40 +08:00
  • 1befee5aca fix performance neilpang 2016-10-28 20:56:18 +08:00
  • 5982f4bcf0 rename JWK_HEADER neil 2016-10-28 18:07:04 +08:00
  • 2399476a21 Merge pull request #347 from Neilpang/dev neil 2016-10-27 22:48:39 +08:00
  • 9e45ac939b minor, add message neilpang 2016-10-27 22:47:19 +08:00
  • 34f231f9f3 Merge pull request #346 from Neilpang/dev neil 2016-10-27 22:16:14 +08:00
  • f940b2a58e add retry to deactivate command neilpang 2016-10-27 22:10:58 +08:00
  • 0383c33558 Merge pull request #345 from Neilpang/dev neil 2016-10-27 20:26:27 +08:00
  • 3afa4b210d add retry for temp authz request error neilpang 2016-10-27 20:07:20 +08:00
  • 998783eb9d Support ECC account key. fix https://github.com/Neilpang/acme.sh/issues/76 neilpang 2016-10-27 00:06:03 +08:00
  • 54d61bdc4a - get rid of bash-only syntax like ${foo:-bar} - use sh instead of bash - remove redundant functions _info, _err, _debug and _debug2 - get rid of mktemp, pipe commands directly to nsupdate Philippe Kueck 2016-10-26 16:14:47 +02:00
  • 2d279c4c5c add nsupdate to sample config Philippe Kueck 2016-10-26 11:57:45 +02:00
  • 0fb206fe15 add nsupdate script for dns-01 Philippe Kueck 2016-10-26 11:52:26 +02:00
  • 5d6fd8099f add dns_xxx_rm function https://github.com/Neilpang/acme.sh/issues/79 neilpang 2016-10-25 23:08:02 +08:00
  • 800e3f4599 support dns_xxx_rm function fix https://github.com/Neilpang/acme.sh/issues/79 neilpang 2016-10-25 23:02:49 +08:00
  • 35c61f52fe Merge pull request #339 from Neilpang/deploy neil 2016-10-25 21:19:24 +08:00
  • 3db446633c add deploy api neilpang 2016-10-25 21:09:01 +08:00
  • e3b4a0213c Merge branch 'master' into deploy neilpang 2016-10-25 20:55:18 +08:00
  • 9910ff5fa1 Allow saved password strings to have special characters. (#334) Armando Lüscher 2016-10-25 14:49:22 +02:00
  • 049be10406 fix idn to support European chars https://github.com/Neilpang/acme.sh/issues/331#issuecomment-255583889 neilpang 2016-10-23 20:36:32 +08:00
  • 9aa3be7f9f add _uninstallalias neilpang 2016-10-23 15:10:09 +08:00
  • aba5c634ae minor, add output info for installing alias. fix https://github.com/Neilpang/acme.sh/issues/332 neilpang 2016-10-23 15:04:52 +08:00
  • 9774b01b0e 2.6.1 support IDN (#335) neil 2016-10-23 14:56:52 +08:00
  • ecf0a710e1 fix typo neil 2016-10-21 18:26:35 +08:00
  • c9febbdd87 fix for centos ncat and debian default netcat (#330) 2.6.0 neil 2016-10-19 22:14:42 +08:00
  • caa2e45a8c use RFC2606 example.com domain in docs (#327) Peter Lyons 2016-10-12 20:14:36 -06:00
  • d9130c9852 minor neilpang 2016-10-12 22:38:28 +08:00
  • 661f05837c minor neilpang 2016-10-12 21:48:18 +08:00
  • a61fe418b2 support deploy api neilpang 2016-10-11 20:56:59 +08:00
  • b15cfc2c5a minor neil 2016-10-11 18:30:38 +08:00
  • c575c9af3d Merge branch 'master' of https://github.com/Neilpang/acme.sh neil 2016-10-11 18:06:35 +08:00
  • 81f27e9077 minor, get the error info, if it contains CRLF neil 2016-10-11 18:05:32 +08:00
  • f78babfaa0 nc (#324) neil 2016-10-10 19:47:16 +08:00
  • 66990cf872 minor neilpang 2016-10-09 22:27:25 +08:00
  • 095fe2ed1b minor root 2016-10-09 22:19:35 +08:00
  • 483ebc8141 Update README.md neil 2016-10-09 22:17:45 +08:00
  • b9311282eb minor fix pdns api neilpang 2016-10-09 22:15:15 +08:00
  • d6f0c2b52b Add support PowerDNS API (#322) Maxim Zalysin 2016-10-09 16:56:04 +03:00
  • bb25febd70 Checkdomain (#317) neil 2016-10-05 22:09:15 +08:00
  • 19ab2a29ce fix tail for solaris neil 2016-10-05 13:03:45 +08:00
  • 24b4fe9867 Merge branch 'master' of https://github.com/Neilpang/acme.sh neil 2016-10-05 12:16:14 +08:00
  • aa7b82de04 minor neil 2016-10-05 12:15:06 +08:00
  • 3d826bed3a fix for ncat on centos, try without '-p' first (#315) neil 2016-10-04 23:35:56 +08:00
  • d2ae7e78ef 60 days neil 2016-10-04 21:17:19 +08:00
  • 656bd330f8 change default renew days o 60. fix https://github.com/Neilpang/acme.sh/issues/314 https://github.com/Neilpang/acme.sh/issues/281 neil 2016-10-04 20:55:31 +08:00
  • c2c8f32010 fix for wget neil 2016-10-03 22:29:48 +08:00
  • 9f43c270e6 fix wget neil 2016-10-03 22:08:40 +08:00
  • 50827188ff minor: save on success neil 2016-10-02 23:54:21 +08:00
  • 6ae0f7f5c6 support "--listen-v4" and "--listen-v6" (#311) neil 2016-10-02 23:37:37 +08:00
  • c583d6bb49 fix sleep display neil 2016-09-30 22:43:24 +08:00
  • fdcb6b721c fix for busybox neil 2016-09-30 22:13:27 +08:00
  • ef858ef062 use head -n neil 2016-09-30 21:37:39 +08:00
  • fe04faf675 Add Chinese link neil 2016-09-30 21:27:23 +08:00
  • ad752b317d support csr that contains empty CN field. fix https://github.com/Neilpang/acme.sh/issues/306 neil 2016-09-29 22:19:03 +08:00
  • 59649e9b1e support --auto-upgrade neil 2016-09-28 22:11:00 +08:00
  • 6bf281f905 support '--auto-upgrade' neil 2016-09-28 22:05:43 +08:00
  • 4dfc8b262c support individual ca path neil 2016-09-28 13:27:32 +08:00
  • f08ffe9feb v2.6.0 neil 2016-09-28 13:26:02 +08:00