Commit Graph

500 Commits

Author SHA1 Message Date
neil 2844d73dc7 fix https://github.com/Neilpang/acme.sh/issues/844 2017-05-15 20:46:02 +08:00
neilpang 5b3e3d9cf4 fix https://github.com/Neilpang/acme.sh/issues/812 2017-04-30 16:29:20 +08:00
neilpang 148f869bec fix https://github.com/Neilpang/acme.sh/issues/805 2017-04-27 22:21:59 +08:00
neil 3f1a76d9e4 fix https://github.com/Neilpang/acme.sh/issues/808 2017-04-27 18:29:29 +08:00
neil 3c07f57aad minor remove spaces 2017-04-17 19:08:34 +08:00
neilpang fcdf41ba29 support change account conf from env 2017-04-11 21:37:56 +08:00
Kok Suan Lim 7f618e7ecc fix missing space bug on if statement 2017-04-08 14:50:39 +08:00
neilpang 482cb73702 fix https://github.com/Neilpang/acme.sh/issues/758 2017-04-06 19:29:09 +08:00
neilpang 3576754c21 fix https://github.com/Neilpang/acme.sh/issues/549 2017-04-05 20:54:53 +08:00
neilpang 49d75a0cd4 minor, add more error message 2017-04-05 20:46:17 +08:00
neilpang 7df062b7d7 add more debug info 2017-04-04 22:33:26 +08:00
neilpang f3b434397b v2.6.8 support Docker 2017-04-03 12:08:38 +08:00
neilpang 232c7361a9 fix format 2017-03-30 21:34:15 +08:00
neilpang d8ba26e664 add retry for issuer cert 2017-03-30 21:16:25 +08:00
neil 6cf7be4b7e fix https://github.com/Neilpang/acme.sh/issues/751 2017-03-29 09:16:22 +08:00
neil 58d4c74b0b export Le_Domain for reloadcmd
fix https://github.com/Neilpang/acme.sh/issues/558#issuecomment-289926193
2017-03-29 09:10:42 +08:00
Josh Soref f94433e504 spelling: validation 2017-03-26 05:32:29 +00:00
Josh Soref 8f73e24175 spelling: specifies 2017-03-26 05:31:12 +00:00
Josh Soref 61a48a5b9f spelling: please 2017-03-26 05:29:30 +00:00
Josh Soref 84a6730b1a spelling: obtain 2017-03-26 05:28:37 +00:00
Josh Soref 357b514bc9 spelling: lines 2017-03-26 05:28:04 +00:00
Josh Soref b54ce31078 spelling: changing 2017-03-26 05:25:23 +00:00
neilpang 13fe54c938 update doc 2017-03-22 22:58:03 +08:00
neilpang 5c539af7d7 rename parameters 2017-03-22 21:20:35 +08:00
neil 7f25205aeb Merge pull request #732 from jtbr/curl-patch
--ca-path patch for curl/wget ssl support
2017-03-22 20:53:58 +08:00
jtbr 4bdab73dd5 formatting 2017-03-20 18:53:08 +01:00
jtbr f19f21007c formatting 2017-03-20 18:51:45 +01:00
jtbr f21dd9117d Handle case of busybox netstat, with no pid support 2017-03-19 17:55:26 +01:00
jtbr 2aa75f034f Adds support for --ca-path option for using non-default curl/wget CA certs 2017-03-19 16:10:09 +01:00
neil c87cd0de73 fix https://github.com/Neilpang/acme.sh/issues/729 https://github.com/Neilpang/acme.sh/issues/721 2017-03-16 18:02:36 +08:00
neil 4dd646a424 fix https://github.com/Neilpang/acme.sh/issues/719 2017-03-13 11:18:04 +08:00
neilpang c4bf5eef73 add _upper_case and _lower_case 2017-03-08 21:51:25 +08:00
neil f08a79d372 fix nginx mode 2017-03-08 16:01:14 +08:00
neil 5378d9ca26 fix nginx mode 2017-03-08 13:55:01 +08:00
neilpang 6fb2a1ed39 minor fix comments 2017-03-05 19:56:06 +08:00
neilpang e735d8d4e5 minor 2017-03-03 22:03:19 +08:00
neil 58ef6d8385 fix wget error message 2017-03-01 13:12:29 +08:00
neilpang 177b57e1c0 fix wget content on 404 error 2017-02-28 21:35:20 +08:00
neilpang 810c129ca9 minor fix error message 2017-02-28 21:08:20 +08:00
neilpang f731a4c704 fix 404 for wget 2017-02-28 21:06:02 +08:00
neilpang 39a1f1ef64 fix 404 for wget 2017-02-28 21:04:33 +08:00
neil 9b12407028 Wget (#678)
* --use-wget force to use wget

* fix force wget
2017-02-27 20:48:48 +08:00
neil 81532f375e fix https://github.com/Neilpang/acme.sh/issues/667#issuecomment-282629936 2017-02-27 13:38:29 +08:00
neilpang 7c2e875494 fix https://github.com/Neilpang/acme.sh/issues/675 2017-02-26 22:20:08 +08:00
neilpang c719a61ea7 fix format 2017-02-26 12:15:39 +08:00
neilpang 58e4d337e4 clear the pending authz when issue error
fix bug https://github.com/Neilpang/acme.sh/issues/663
2017-02-26 12:07:06 +08:00
neilpang 342128a457 fix format 2017-02-25 21:09:06 +08:00
neilpang 4410226db1 add --toPkcs8 command
fix https://github.com/Neilpang/acme.sh/issues/664
2017-02-25 19:31:52 +08:00
neilpang 77f1ea40cd fix format 2017-02-25 19:12:20 +08:00
neilpang 851fedf751 rename OPENSSL_BIN to ACME_OPENSSL_BIN 2017-02-25 19:08:00 +08:00
neilpang e6cd596dc9 add debug info 2017-02-25 18:02:23 +08:00
neilpang 044da37c95 change installcert parameter order 2017-02-21 21:34:43 +08:00
neilpang 1efb2085e9 fix debug info 2017-02-20 20:18:58 +08:00
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