Commit Graph

615 Commits

Author SHA1 Message Date
neil
2e3cb75530 Merge pull request #234 from tgoodyear/patch-1
Update README.md to fix typo: scrypt -> script
2016-07-05 13:28:06 +08:00
Trevor Goodyear
3e99ffe692 Update README.md to fix typo: scrypt -> script 2016-07-04 13:00:17 -04:00
neil
096d8992a1 fix upgrade issue 2016-07-04 20:40:29 +08:00
neil
0bbe6eef89 minor 2016-07-03 12:46:18 +08:00
neil
d0b748a4f2 add more debug message. 2016-07-02 13:46:35 +08:00
neil
58f41a194a minor 2016-07-02 13:21:22 +08:00
neil
d8d10bc478 opps 2016-07-02 13:13:41 +08:00
neil
61623d22d8 fix bug: re-generate domain key if the key length is different. 2016-07-02 13:03:59 +08:00
neil
bc96082fa9 typos 2016-06-27 10:32:51 +08:00
neil
52677b0a88 2.2.9 support --upgrade 2016-06-26 13:30:47 +08:00
neil
e4a1958573 support apache2ctl 2016-06-26 11:49:41 +08:00
neil
523c7682fa minor: add MAX_RENEW 2016-06-26 10:09:51 +08:00
neil
87ab2d9085 minor, add more debug info 2016-06-25 09:40:00 +08:00
neil
687cfcc2b1 minor add error code 2016-06-25 09:29:23 +08:00
neil
c8e9a31ee5 add --nocron, for not installing default cronjob. 2016-06-24 22:27:22 +08:00
bruncsak
2ce87fe264 bug fix to respect the --accountkeylength flag (#219)
Thanks.
2016-06-23 20:11:43 +08:00
neil
13d7cae9e2 add --insecure Do not check the server certificate, in some devices, the api server's certificate may not be trusted. 2016-06-20 18:35:40 +08:00
neil
8814a348a8 minor, do not write the default user agent. 2016-06-19 14:39:24 +08:00
neil
5aa146a53f fix bug 2016-06-18 12:28:23 +08:00
neil
cc17973113 return the error code in cron 2016-06-18 11:29:28 +08:00
neil
423966a505 minor, add more debug info 2016-06-17 21:35:34 +08:00
neil
fbad6a392d opps 2016-06-17 20:57:54 +08:00
neil
331c4bb669 minor, add more debug info 2016-06-17 20:54:22 +08:00
neil
63a195e5cc minor: fix user-agent string. 2016-06-17 18:09:55 +08:00
neil
e22bcf7cb4 support tls (#215)
* support tls-sni-01
'--tls'  and '--tlsport'

* fix tls doc
2016-06-17 13:23:44 +08:00
neil
869578ce4a minor, fix apache error messaage. 2016-06-15 13:57:27 +08:00
neil
5fc5016d2c minor, fix apache error message. 2016-06-15 13:46:45 +08:00
neil
22e7ba3f7b Merge branch 'master' of https://github.com/Neilpang/acme.sh 2016-06-14 13:08:10 +08:00
neil
dcf4f8f64e minor, format the output of "--list" 2016-06-14 13:07:33 +08:00
neil
d07e8f91c4 Update README.md 2016-06-14 12:00:19 +08:00
neil
054cb72e55 minor, save days only when necessary 2016-06-13 14:49:00 +08:00
neil
0e38c60da3 add "--dnssleep". The time in seconds to wait for all the txt records to take effect in dns api mode. Default 60 seconds. 2016-06-13 10:13:20 +08:00
neil
6d7eda3e8d v2.2.6 Add "--list" command 2016-06-09 14:18:54 +08:00
neil
ee1737a52e minor, ignore empty -d value 2016-06-09 12:45:30 +08:00
neil
432c589722 Merge branch 'master' of https://github.com/Neilpang/acme.sh 2016-06-09 12:07:05 +08:00
neil
c083e078d4 minor, remove unnecessary message 2016-06-09 12:06:37 +08:00
Jeremy Fleischman
9003525210 typo 2016-06-07 13:23:32 +08:00
neil
bf233fbd48 minor 2016-06-07 13:05:27 +08:00
neil
cc7fdbd661 minor, remove the unnecessary error file 2016-06-07 11:27:36 +08:00
neil
199067e8ab add Mageia status 2016-06-05 19:53:22 +08:00
rajcz
d65e3d9a6e typos 2016-06-03 18:12:34 +08:00
neil
ec9fc8cbf7 add more debug message 2016-05-31 21:38:41 +08:00
neil
9aaf36cd0c add curl error message. 2016-05-31 21:20:10 +08:00
neil
c4d8fd83d4 check return code 2016-05-31 20:32:58 +08:00
neil
a272ee4f59 fix get nonce 2016-05-31 20:16:57 +08:00
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