Commit Graph

597 Commits

Author SHA1 Message Date
neil 8796adfd63 fix https://github.com/Neilpang/acme.sh/issues/614 2017-02-20 18:03:16 +08:00
neilpang 85e1f4ea13 refactor parameters 2017-02-19 22:09:22 +08:00
neilpang d9c9114b3b refactor key length 2017-02-19 21:21:11 +08:00
neilpang 02140ce763 refactor alt domains 2017-02-19 21:18:00 +08:00
neilpang af1cc3b331 refactor params 2017-02-19 21:13:00 +08:00
neilpang 93bce1b24c support multiple deploy hook
fix https://github.com/Neilpang/acme.sh/issues/508
2017-02-19 20:15:00 +08:00
neilpang e6e85b0c55 secure debug message 2017-02-19 13:24:00 +08:00
neilpang 52765466c1 fix syslog doc 2017-02-19 12:55:05 +08:00
neilpang 113089be5d fix syslog level 2017-02-19 12:42:37 +08:00
neilpang fc6cf4d963 fix syslog 2017-02-19 12:13:18 +08:00
neilpang 6480250221 fix for freebsd 2017-02-18 10:31:18 +08:00
neilpang c70432996a compatible to openssl 0.9 for hmac function 2017-02-17 23:06:39 +08:00
neil b7924ce58b fix format 2017-02-17 14:40:58 +08:00
neil 0bc745f68f retry if nonce is invalid
fix https://github.com/Neilpang/acme.sh/issues/627
2017-02-17 13:51:17 +08:00
neilpang 52f8b787c9 fix https://github.com/Neilpang/acme.sh/issues/622 2017-02-16 22:37:32 +08:00
neilpang ad153ae041 fix https://github.com/Neilpang/acme.sh/issues/622 2017-02-16 22:29:08 +08:00
neilpang 72af092cc1 fix https://github.com/Neilpang/acme.sh/issues/614 2017-02-15 21:09:01 +08:00
neilpang 7db28745c8 start v2.6.7 2017-02-15 20:28:50 +08:00
neilpang 6921211461 fix debug message 2017-02-15 20:24:24 +08:00
neilpang 9f90618a70 fix https://github.com/Neilpang/acme.sh/issues/617 2017-02-14 23:57:00 +08:00
neilpang 302c41edc9 fix format 2017-02-14 22:41:34 +08:00
neilpang 5d943a35f8 fix https://github.com/Neilpang/acme.sh/issues/616 2017-02-14 22:12:58 +08:00
neilpang 03f8d6e946 fix https://github.com/Neilpang/acme.sh/issues/615 2017-02-14 22:03:48 +08:00
neilpang 9d725af602 support nginx mode 2017-02-13 23:29:37 +08:00
neilpang d88f8e862b move backup to sub folder. 2017-02-12 10:20:50 +08:00
neilpang fd72cced13 move the backup file to acme home
fix https://github.com/Neilpang/acme.sh/issues/488
2017-02-12 10:10:53 +08:00
neilpang e2edf20833 support syslog 2017-02-11 21:15:36 +08:00
neilpang 0984585d58 minor, rename command 2017-02-11 13:36:52 +08:00
neil ba69062a36 Merge pull request #599 from hebbet/hebbet-patch-1
remove extra space
2017-02-10 22:04:46 +08:00
neilpang 4e4a6d8397 better hexdump
fix https://github.com/Neilpang/acme.sh/issues/595
2017-02-10 20:55:25 +08:00
hebbet d8beaf727f remove extra space
remove extra space from help
2017-02-10 13:26:17 +01:00
neil 34f25fa590 support mingw/git-bash 2017-02-10 18:20:15 +08:00
neilpang 0e44f587a5 add stateless mode 2017-02-06 20:42:54 +08:00
neilpang 339a8ad610 minor, output thumbprint 2017-02-06 19:53:12 +08:00
neilpang 5d2c5b01a8 add _utc_date function 2017-02-06 19:30:53 +08:00
neil dba26c3240 fix check for Mac nc command, it doesn't contain "openbsd", but it works. 2017-02-06 13:27:58 +08:00
neil 0ca5b7996c minor clear account conf 2017-02-06 09:29:33 +08:00
neilpang 562a4c056e add note info if netcat-openbsd is required. 2017-02-05 23:06:06 +08:00
neilpang b22b085b50 fix https://github.com/Neilpang/acme.sh/issues/578
support openssl 1.1.0
2017-02-05 22:08:52 +08:00
neilpang 9bdb799b41 fix bug when the od command is missing 2017-02-05 13:16:51 +08:00
neil 67e3dd36b3 Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev 2017-02-03 11:13:56 +08:00
neil 6c4cc357b5 _readlink 2017-02-03 11:13:38 +08:00
neilpang 5f8daeeb6d minor, a better hex_dump 2017-01-31 20:03:41 +08:00
neilpang c3b1eb0837 fix format 2017-01-30 12:25:56 +08:00
neilpang 542d7977db add new _url_encode 2017-01-30 12:07:50 +08:00
neilpang 11927a768e minor, rename 2017-01-29 11:47:04 +08:00
neilpang 839bf0e2c9 fix format 2017-01-22 18:48:21 +08:00
neil 25555b8c3e pass the paths to reload cmd 2017-01-22 18:11:32 +08:00
neilpang 68aea3af9e fix format 2017-01-21 14:19:01 +08:00
neilpang 78f0201dfa add --remove 2017-01-21 13:32:12 +08:00
neilpang be83a6a37a minor, fix alias 2017-01-21 12:40:43 +08:00
neilpang f5b546b3c8 rename to LE_CONFIG_HOME 2017-01-21 11:28:10 +08:00
neilpang 0533bde9f2 Merge branch 'random' into dev
# Conflicts:
#	acme.sh
2017-01-17 21:57:12 +08:00
neilpang 32b3717c32 random minute 2017-01-17 21:49:02 +08:00
neil d950f801af Merge pull request #546 from Neilpang/comma
Comma
2017-01-17 20:17:53 +08:00
neilpang 2aff36e74b fix comma in domain 2017-01-17 20:13:15 +08:00
neil db7e4bf940 fix format 2017-01-17 13:06:44 +08:00
neil ee20015d44 fix format 2017-01-17 13:04:02 +08:00
neilpang 80941f8413 minor 2017-01-16 22:36:13 +08:00
neilpang 27dbe77fad add "--config-home" 2017-01-16 22:31:24 +08:00
neilpang 2fbf399156 minor 2017-01-13 20:49:58 +08:00
neil 5413bf8753 minor, clear account key cache if new-authz error. 2017-01-10 10:36:47 +08:00
neilpang d11d476126 "Don't use [] around ranges in tr, it replaces literal square brackets." 2017-01-09 20:26:07 +08:00
neilpang d0f7c309ab run pre-hook first 2017-01-03 19:31:11 +08:00
neilpang ec9975c3d9 fix format 2016-12-27 21:29:44 +08:00
neilpang 20444bf253 fix https://github.com/Neilpang/acme.sh/issues/465 2016-12-27 20:53:57 +08:00
neilpang 3a3b0dd5c1 fix https://github.com/Neilpang/acme.sh/issues/481 2016-12-21 20:38:14 +08:00
neilpang e2c939fb97 fix https://github.com/Neilpang/acme.sh/issues/480 2016-12-21 20:19:57 +08:00
neilpang 08b6cf0231 fix https://github.com/Neilpang/acme.sh/issues/478 2016-12-21 19:56:28 +08:00
Armando Lüscher 0a3b6c4813
Keep backwards compatible. 2016-12-18 05:29:27 +01:00
Armando Lüscher 96db9362c5
Fix typo. 2016-12-18 03:17:35 +01:00
neil f81f93e9c3 Merge pull request #466 from ka7/spellingfixes_dev
Spellingfixes dev
2016-12-17 20:52:48 +08:00
neilpang a3a04b5f76 revert last fix 2016-12-17 20:51:00 +08:00
klemens 329174b6d9 spelling fixes 2016-12-14 21:32:24 +01:00
neilpang b171aff418 fix for wrt https://github.com/Neilpang/acme.sh/issues/465
I know it's a stupid fix, but it works.
I will check it later.
2016-12-13 20:42:36 +08:00
neilpang 1f6ffa3e88 fix warnings 2016-12-13 20:32:50 +08:00
neilpang 24d2a8b9d5 add debug info 2016-12-13 20:27:49 +08:00
neilpang 4d8b99a307 add more debug info 2016-12-13 20:04:43 +08:00
neilpang c4236e58d1 fix renew for different CA 2016-12-10 21:32:47 +08:00
neilpang 947d14ffeb fix deactivate function 2016-12-09 22:20:38 +08:00
neilpang 03d3f3afc3 fix for solaris 2016-12-07 14:50:45 +08:00
neilpang 5efbaa4849 minor, clear default confs 2016-12-06 20:50:33 +08:00
neilpang 21f201e371 support cloudflare rm function 2016-12-06 14:58:36 +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
neilpang 569d6c557c fix https://github.com/Neilpang/acme.sh/issues/426 2016-11-29 00:11:02 +08:00
neilpang 93f3098aec minor 2016-11-24 22:36:21 +08:00
neilpang dbd94d047b fix for aliyun api 2016-11-24 22:27:14 +08:00
neilpang a746139c53 support OPENSSL_BIN and "--openssl-bin" 2016-11-22 21:43:42 +08:00
neilpang 7834c25253 refactor HTTPS_INSECURE 2016-11-21 20:56:50 +08:00
neilpang 5b771039fc Support AWS Route53 api 2016-11-20 23:21:07 +08:00
neilpang 16d79ebaac fix format 2016-11-20 23:04:28 +08:00
neilpang e009ec8b93 Support AWS Route53 api 2016-11-20 22:57:07 +08:00
neilpang a3c0c7546d fix egrep performance 2016-11-18 20:14:08 +08:00
neilpang 44483dba21 fix format 2016-11-18 19:44:43 +08:00
neilpang 3498a5856a fix bug https://github.com/Neilpang/acme.sh/issues/401 2016-11-18 19:40:41 +08:00
neil ce4be4e91e fix _exists 2016-11-17 13:20:20 +08:00
neil 82dc2244c0 fix _exists for busybox 2016-11-17 13:17:29 +08:00
neilpang 7575094cf3 fix _exists 2016-11-16 23:53:32 +08:00
neilpang fa574fe833 fix shfmt 2016-11-16 22:44:39 +08:00
neilpang 3e5b102445 fix error message for nc 2016-11-16 22:20:47 +08:00
neilpang 54ae008dd7 minor, message typo 2016-11-16 19:45:00 +08:00
Philippe Kueck ce38ecb966
merge with upstream 2016-11-14 15:59:42 +01:00
neil 20ea859183 fix 'sed -i' permissions on PVE 2016-11-14 17:47:22 +08:00
neilpang 07af42476d change default user agent 2016-11-13 21:47:58 +08:00
neilpang 8f9a1881a4 v2.6.5, support shellcheck and shfmt 2016-11-12 18:28:17 +08:00
neilpang be68fbd4f5 fix for alpine 2016-11-12 10:58:20 +08:00
neilpang efd96153d8 minor fix log message. 2016-11-11 23:52:02 +08:00
neilpang c7b8f223ee fix for solaris tr 2016-11-11 23:48:27 +08:00
neilpang c7b16249b8 fix shellcheck warnings 2016-11-11 23:30:14 +08:00
neilpang 031e885e4d fix shellcheck warnings 2016-11-11 22:36:16 +08:00
neilpang 796e2cc156 fix shellcheck warnings 2016-11-11 22:32:11 +08:00
neilpang 7af784adce fix shellcheck warnings 2016-11-11 22:30:55 +08:00
neilpang a988a91e2e fix shfmt warnings 2016-11-11 22:14:21 +08:00
neilpang a8b564fa64 typo 2016-11-11 22:10:14 +08:00
neilpang b97e140389 fix shfmt warnings 2016-11-11 22:07:49 +08:00
neilpang e51bef6d12 fix shellcheck warnings. 2016-11-11 22:00:15 +08:00
neilpang 4bd31f4967 fix shellcheck warnings 2016-11-11 21:47:24 +08:00
neilpang 7ff7a7c527 fix shellcheck warnning 2016-11-11 21:31:16 +08:00
neilpang c4a375b3a5 fix shellcheck warnings. 2016-11-11 21:22:48 +08:00
neilpang e3698edd19 fix shellcheck warnings 2016-11-11 21:15:48 +08:00
neilpang e591d5cfe4 fix shellcheck warnings 2016-11-11 21:13:33 +08:00
neilpang 44edb2bd2f fix shellcheck warnings 2016-11-09 22:35:30 +08:00
neilpang 201aa24448 fix shellcheck warnings. 2016-11-09 22:28:12 +08:00
neilpang e799ef2977 fix shellcheck warnings. 2016-11-09 22:09:30 +08:00
neilpang 0c538f7527 fix shellcheck warnings 2016-11-09 22:07:32 +08:00
neilpang ca7202eb0a fix shellcheck warnings 2016-11-09 21:56:50 +08:00
neilpang d5ec5f80ff fix shellcheck warnings 2016-11-09 21:44:46 +08:00
neilpang 0c944a03fe fix shellcheck warnings 2016-11-09 21:26:35 +08:00
neilpang 79a267ab08 fix for shellcheck 2016-11-09 21:18:47 +08:00
neilpang f9a6988ece fix for shellcheck 2016-11-09 21:06:22 +08:00
neilpang 95e06de5de fix for shellcheck 2016-11-09 20:45:57 +08:00
neilpang 4c2a384159 Add shfmt to format source code 2016-11-09 19:30:39 +08:00
neilpang b001840dee minor: add _hmac function 2016-11-08 21:27:39 +08:00
neilpang 20a6ab3d1a find hook file in current dir first 2016-11-07 20:59:10 +08:00
neilpang 5be1449db5 add APACHE_HTTPD_CONF
https://github.com/Neilpang/acme.sh/issues/363
2016-11-06 23:26:38 +08:00
neilpang 57e58ce76c set default account key to 2048.
Some old platforms doesn't support ecc signing.
2016-11-06 23:08:45 +08:00
neilpang d018be5d36 hide private key from the log 2016-11-04 23:45:08 +08:00
neilpang 67184d7b20 add more error check 2016-11-04 23:34:06 +08:00
neilpang cae9cee295 add debug info 2016-11-04 22:53:33 +08:00
neilpang 067d586c1c typo 2016-11-04 22:47:45 +08:00
neilpang d22b7938da fix old version openssl issue for ecc key 2016-11-04 22:45:50 +08:00
neilpang 29b7510957 add sign error check. 2016-11-04 22:22:01 +08:00
neilpang 9d548d81ac add more debug info 2016-11-04 22:03:41 +08:00
neilpang 1cbf416b10 minor, add more log 2016-11-02 23:22:36 +08:00
neilpang e7d4352292 minor 2016-11-01 20:38:00 +08:00
neilpang 610e0f21d6 fix apache error checks 2016-11-01 20:29:58 +08:00
neilpang 7e512bad96 fix apache mode 2016-11-01 19:31:20 +08:00
neilpang 93fc48a2db add more error check 2016-11-01 19:14:33 +08:00
neilpang 2a1e06f8a9 add --quiet for idn 2016-10-31 21:22:04 +08:00
neilpang 02d54a783a fix for idn on solaris 2016-10-31 21:12:11 +08:00
neilpang 0d2c26735e minor 2016-10-29 21:33:34 +08:00
neilpang 72518d4827 fix performance 2016-10-29 17:43:38 +08:00
neilpang ae2db62f1c fix issues for ECC account key. 2016-10-29 12:14:48 +08:00
neilpang 8c76b8bc36 do not cache thumbprint for issues for ecc account key 2016-10-29 11:15:45 +08:00
neilpang 18256c4923 fix issue cache jwk for ecc key only 2016-10-29 11:08:18 +08:00
neilpang 5dbf664a6b minor, reduce the sleep time. 2016-10-29 10:53:45 +08:00
neilpang cae203be71 fix thumbprint 2016-10-28 23:30:32 +08:00
neilpang 8a29fbc850 do not register account if already registered 2016-10-28 22:45:19 +08:00
neilpang 00bcbd367f fix performance, use cached nonce 2016-10-28 21:30:40 +08:00
neilpang 1befee5aca fix performance 2016-10-28 20:56:18 +08:00
neil 5982f4bcf0 rename JWK_HEADER 2016-10-28 18:07:04 +08:00
neilpang 9e45ac939b minor, add message 2016-10-27 22:47:19 +08:00
neilpang f940b2a58e add retry to deactivate command 2016-10-27 22:10:58 +08:00
neilpang 3afa4b210d add retry for temp authz request error 2016-10-27 20:07:20 +08:00
neilpang 998783eb9d Support ECC account key.
fix https://github.com/Neilpang/acme.sh/issues/76

https://tools.ietf.org/html/rfc3278#section-8.2
http://bitcoin.stackexchange.com/questions/2376/ecdsa-r-s-encoding-as-a-signature
http://davidederosa.com/basic-blockchain-programming/elliptic-curve-digital-signatures/
2016-10-27 00:06:03 +08:00
Philippe Kueck 2d279c4c5c
add nsupdate to sample config 2016-10-26 11:57:45 +02:00
neilpang 800e3f4599 support dns_xxx_rm function
fix https://github.com/Neilpang/acme.sh/issues/79
2016-10-25 23:02:49 +08:00
neilpang e3b4a0213c Merge branch 'master' into deploy 2016-10-25 20:55:18 +08:00
Armando Lüscher 9910ff5fa1 Allow saved password strings to have special characters. (#334) 2016-10-25 20:49:22 +08:00
neilpang 049be10406 fix idn to support European chars
https://github.com/Neilpang/acme.sh/issues/331#issuecomment-255583889
2016-10-23 20:36:32 +08:00
neilpang 9aa3be7f9f add _uninstallalias 2016-10-23 15:10:09 +08:00
neilpang aba5c634ae minor, add output info for installing alias.
fix https://github.com/Neilpang/acme.sh/issues/332
2016-10-23 15:04:52 +08:00
neil 9774b01b0e 2.6.1 support IDN (#335)
* Support IDN

* fix deactivate idn name

* 2.6.1 support IDN
2016-10-23 14:56:52 +08:00
neil ecf0a710e1 fix typo 2016-10-21 18:26:35 +08:00
neil c9febbdd87 fix for centos ncat and debian default netcat (#330) 2016-10-19 22:14:42 +08:00
Peter Lyons caa2e45a8c use RFC2606 example.com domain in docs (#327)
https://www.rfc-editor.org/rfc/rfc2606.txt
2016-10-13 10:14:36 +08:00
neilpang d9130c9852 minor 2016-10-12 22:38:28 +08:00
neilpang 661f05837c minor 2016-10-12 21:48:18 +08:00
neilpang a61fe418b2 support deploy api 2016-10-11 20:56:59 +08:00
neil b15cfc2c5a minor 2016-10-11 18:30:38 +08:00
neil c575c9af3d Merge branch 'master' of https://github.com/Neilpang/acme.sh 2016-10-11 18:06:35 +08:00
neil 81f27e9077 minor, get the error info, if it contains CRLF 2016-10-11 18:05:32 +08:00
neil f78babfaa0 nc (#324) 2016-10-10 19:47:16 +08:00
neilpang 66990cf872 minor 2016-10-09 22:27:25 +08:00
Maxim Zalysin d6f0c2b52b Add support PowerDNS API (#322)
* Add support PowerDNS API

* Small fixes
2016-10-09 21:56:04 +08:00
neil bb25febd70 Checkdomain (#317)
* check if domains are changed

* fix output info
2016-10-05 22:09:15 +08:00
neil 19ab2a29ce fix tail for solaris 2016-10-05 13:03:45 +08:00
neil 24b4fe9867 Merge branch 'master' of https://github.com/Neilpang/acme.sh 2016-10-05 12:16:14 +08:00
neil aa7b82de04 minor 2016-10-05 12:15:06 +08:00
neil 3d826bed3a fix for ncat on centos, try without '-p' first (#315) 2016-10-04 23:35:56 +08:00
neil 656bd330f8 change default renew days o 60.
fix https://github.com/Neilpang/acme.sh/issues/314
https://github.com/Neilpang/acme.sh/issues/281
2016-10-04 20:55:31 +08:00
neil c2c8f32010 fix for wget 2016-10-03 22:29:48 +08:00
neil 9f43c270e6 fix wget 2016-10-03 22:08:40 +08:00
neil 50827188ff minor: save on success 2016-10-02 23:54:21 +08:00
neil 6ae0f7f5c6 support "--listen-v4" and "--listen-v6" (#311)
https://github.com/Neilpang/acme.sh/issues/310
2016-10-02 23:37:37 +08:00
neil c583d6bb49 fix sleep display 2016-09-30 22:43:24 +08:00
neil fdcb6b721c fix for busybox 2016-09-30 22:13:27 +08:00
neil ef858ef062 use head -n 2016-09-30 21:37:39 +08:00
neil ad752b317d support csr that contains empty CN field. fix https://github.com/Neilpang/acme.sh/issues/306 2016-09-29 22:19:03 +08:00
neil 6bf281f905 support '--auto-upgrade' 2016-09-28 22:05:43 +08:00
neil 4dfc8b262c support individual ca path 2016-09-28 13:27:32 +08:00
neil f08ffe9feb v2.6.0 2016-09-28 13:26:02 +08:00
neil 65de3110a9 minor, fix error message 2016-09-28 13:13:08 +08:00
neil f6dcd98995 save api first 2016-09-28 13:07:51 +08:00
neil 950172dc01 debug info 2016-09-27 23:52:52 +08:00
neil 5c48e139d4 support individual ca accounts 2016-09-27 23:43:18 +08:00
neil b19ba13aff fix for Mac osx 2016-09-27 21:27:43 +08:00
neil 30bfc2cea7 fix https://github.com/Neilpang/acme.sh/issues/304 2016-09-27 13:11:08 +08:00
neil 30c2d84c6d minor: remove useless hook. 2016-09-26 13:33:09 +08:00
neil fbd2038fa7 minor 2016-09-26 13:08:19 +08:00
neil e4b8d9b9d6 minor, No need to save ACCOUNT_URL 2016-09-25 22:54:58 +08:00
neil 6b50003697 minor 2016-09-25 22:26:41 +08:00
neil a73c5b3355 support log level 2016-09-25 21:58:59 +08:00
neil eb59817e81 Support `updateaccount` and `registeraccount`. fix https://github.com/Neilpang/acme.sh/issues/70 2016-09-25 10:56:06 +08:00
neil d404e92d16 Fetch agreement tos dynamically, fix https://github.com/Neilpang/acme.sh/issues/253 2016-09-24 23:53:53 +08:00
neil 86c017ec9d fix deactivate return code 2016-09-24 14:17:04 +08:00
neil 0407c4e0f7 minor 2016-09-24 14:01:28 +08:00
neil 0ba95a3dd4 fix auto upgrade 2016-09-24 13:43:08 +08:00
neil 0463b5d6cd support "--local-address" to specify a listening ip address in standalone mode if the server have multiple ips. By default, the standalone server listens to 0.0.0.0 2016-09-23 23:14:03 +08:00
neil 3f4513b3a9 Support deactivate in bulk 2016-09-23 22:35:13 +08:00
neil fb2029e717 add more info 2016-09-22 23:25:32 +08:00
neil 48f02fb61b minor 2016-09-22 23:23:27 +08:00
neil 0c00e870c6 Support Authorization deactivation
https://github.com/Neilpang/acme.sh/issues/291
2016-09-22 23:17:50 +08:00
neil 7da50703fb minor 2016-09-22 21:38:11 +08:00
neil 18e46962c2 fix https://github.com/Neilpang/acme.sh/issues/297 2016-09-22 13:15:25 +08:00
neil 319e0ae3cf fix auto upgrade 2016-09-21 13:39:39 +08:00
neil e69a7c38d9 fix auto upgrade 2016-09-21 13:27:05 +08:00
neil ecd685755b fix auto upgrade 2016-09-21 13:18:46 +08:00
neil 276b51d927 minor 2016-09-21 13:09:22 +08:00
neil 251d1c5c9f minor 2016-09-20 22:23:49 +08:00
neil 028e17475f minor, renew time minus 1 day 2016-09-20 21:03:43 +08:00
neil 1ab630435d fix color when upgrade in cronjob 2016-09-20 20:34:33 +08:00
neil 89002ed298 support AUTO_UPGRADE. In the cron job, try to upgrade acme.sh if "AUTO_UPGRADE" is set. 2016-09-20 20:22:25 +08:00
neil d0871bdae3 rename "--logfile" to "--log", and give a default log file 2016-09-20 19:08:02 +08:00
neil 5ea6e9c9c0 support "--logfile" 2016-09-19 23:07:43 +08:00
neil 267f283a31 fix bug, upgrade in current dir without installation. 2016-09-18 13:06:15 +08:00
neil 3324c0ae79 opps 2016-09-17 12:52:47 +08:00
neil 811bff6db0 minor, hide debug info 2016-09-17 12:29:50 +08:00
neil 0c9546ccb0 fix https://github.com/Neilpang/acme.sh/issues/288
add --ocsp-must-staple, --ocsp
2016-09-15 10:41:47 +08:00
neil 7b16442656 minor 2016-09-10 18:04:59 +08:00
neil b0070f03af support '--pre-hook', '--post-hook' and '--renew-hook' 2016-09-06 23:26:22 +08:00
neil 08ee072f11 minor, fix color 2016-09-06 19:37:41 +08:00
neil f3e4cea34f work in the current dir, without installation (#279) 2016-09-02 22:37:49 +08:00
neil 2d12b68952 minor 2016-09-02 20:55:11 +08:00
neil 1643b476eb fix bugs. 2016-08-27 20:00:47 +08:00
neil 5980ebc79a minor, do not output the key file if using signcsr 2016-08-27 15:44:03 +08:00
neil 10afcaca2f Support issue cert from existing CSR (#276)
fix https://github.com/Neilpang/acme.sh/issues/212
2016-08-27 13:52:13 +08:00
neil cbcd7e0f86 minor, fix format 2016-08-25 22:27:48 +08:00
neil 3aae1ae3d9 minor, fix _mktemp 2016-08-25 21:46:31 +08:00