]> git.proxmox.com Git - mirror_acme.sh.git/log
mirror_acme.sh.git
8 years agoSupport SunOS, Solaris
neil [Thu, 11 Aug 2016 05:47:38 +0000 (13:47 +0800)]
Support SunOS, Solaris

8 years agoSupport Solaris
neil [Wed, 10 Aug 2016 15:13:14 +0000 (23:13 +0800)]
Support Solaris

8 years agoSupport SunOS/Solaris (#260)
neil [Wed, 10 Aug 2016 13:54:08 +0000 (21:54 +0800)]
Support SunOS/Solaris (#260)

Support SunOS/Solaris

* Support Solaris

* Support SunOS/Open Solaris

8 years agohttps://github.com/Neilpang/acme.sh/issues/258
neil [Mon, 8 Aug 2016 02:19:51 +0000 (10:19 +0800)]
https://github.com/Neilpang/acme.sh/issues/258

8 years agohttps://github.com/Neilpang/acme.sh/issues/258
neil [Mon, 8 Aug 2016 02:17:10 +0000 (10:17 +0800)]
https://github.com/Neilpang/acme.sh/issues/258

8 years agominor: add version to useragent
neil [Sun, 7 Aug 2016 06:47:57 +0000 (14:47 +0800)]
minor: add version to useragent

8 years agotls mode: -naccept is not supported by many old openssl versions. (#257)
neil [Sun, 7 Aug 2016 06:25:55 +0000 (14:25 +0800)]
tls mode:  -naccept is not supported by many old openssl versions. (#257)

So I remove it.  and use 2 GET requests to make openssl sever exit.

8 years ago2.3.5: skip domain verify if the authorization is already valid, add to production...
neil [Sun, 7 Aug 2016 02:23:52 +0000 (10:23 +0800)]
2.3.5: skip domain verify if the authorization is already valid,  add to production server.

8 years agoskip verify (#256)
neil [Sun, 7 Aug 2016 02:21:27 +0000 (10:21 +0800)]
skip verify (#256)

skip domain verify if the authorization is already valid

8 years agoMerge pull request #255 from jim3mar/master
neil [Fri, 5 Aug 2016 13:44:22 +0000 (21:44 +0800)]
Merge pull request #255 from jim3mar/master

dns_cx.sh prefix and suffix domain bug fixed

8 years agodns_cx.sh prefix and suffix domain bug fixed
Jim Ma [Fri, 5 Aug 2016 13:31:12 +0000 (21:31 +0800)]
dns_cx.sh prefix and suffix domain bug fixed

8 years agofix https://github.com/Neilpang/acme.sh/issues/244
neil [Tue, 2 Aug 2016 13:47:35 +0000 (21:47 +0800)]
fix https://github.com/Neilpang/acme.sh/issues/244
Update renew days for renew/renewall

8 years agoadd the new reg hash
neil [Tue, 2 Aug 2016 02:56:40 +0000 (10:56 +0800)]
add the new reg hash

8 years agonew version number 2.3.4 for LE-SA-v1.1.1-August-1-2016.pdf
neil [Tue, 2 Aug 2016 02:04:29 +0000 (10:04 +0800)]
new version number 2.3.4 for LE-SA-v1.1.1-August-1-2016.pdf

 agreement to LE-SA-v1.1.1-August-1-2016.pdf

8 years agoMerge pull request #248 from Acris/master
neil [Mon, 1 Aug 2016 19:06:16 +0000 (03:06 +0800)]
Merge pull request #248 from Acris/master

Update agreement to LE-SA-v1.1.1-August-1-2016.pdf

8 years agoUpdate agreement to LE-SA-v1.1.1-August-1-2016.pdf
Acris Liu [Mon, 1 Aug 2016 17:21:00 +0000 (01:21 +0800)]
Update agreement to LE-SA-v1.1.1-August-1-2016.pdf

8 years agochmod +x
root [Mon, 1 Aug 2016 09:08:01 +0000 (17:08 +0800)]
chmod +x

8 years agosupport Godaddy domaain api
neil [Fri, 29 Jul 2016 10:07:16 +0000 (18:07 +0800)]
support Godaddy domaain api

8 years agoMerge pull request #243 from t413/master
neil [Tue, 26 Jul 2016 05:18:41 +0000 (13:18 +0800)]
Merge pull request #243 from t413/master

Support for shells without 'stat' (busybox ash)

8 years agoChanged _stat exit code, added line return, added README link to wiki
Tim O'Brien [Mon, 25 Jul 2016 18:07:34 +0000 (11:07 -0700)]
Changed _stat exit code, added line return, added README link to wiki

8 years agoSupport for shells without 'stat' (busybox ash)
Tim O'Brien [Fri, 22 Jul 2016 21:17:33 +0000 (14:17 -0700)]
Support for shells without 'stat' (busybox ash)

- the _stat command can now return an error
- the issue() command chown command isn't run if _stat fails

8 years agotypos
neil [Thu, 21 Jul 2016 02:48:37 +0000 (10:48 +0800)]
typos

8 years agotypos
neil [Wed, 20 Jul 2016 14:18:07 +0000 (22:18 +0800)]
typos

8 years agoUpdate README.md
neil [Sat, 16 Jul 2016 13:57:29 +0000 (21:57 +0800)]
Update README.md

8 years agominor, change default dns sleep time from 60 seconds to 120 seconds.
neil [Fri, 15 Jul 2016 14:56:16 +0000 (22:56 +0800)]
minor, change default dns sleep time from 60 seconds to 120 seconds.

8 years agominor, add more debug info
neil [Fri, 15 Jul 2016 08:40:03 +0000 (16:40 +0800)]
minor, add more debug info

8 years agoMerge pull request #236 from tohojo/regexp-escape
neil [Sat, 9 Jul 2016 10:35:50 +0000 (18:35 +0800)]
Merge pull request #236 from tohojo/regexp-escape

Add missing escape in regular expression.

8 years agoremove the default value 'no'
neil [Sat, 9 Jul 2016 09:25:27 +0000 (17:25 +0800)]
remove the default value 'no'

8 years agominor: less debug message
neil [Sat, 9 Jul 2016 07:55:36 +0000 (15:55 +0800)]
minor: less debug message

8 years agoAdd missing escape in regular expression.
Toke Høiland-Jørgensen [Fri, 8 Jul 2016 13:42:21 +0000 (15:42 +0200)]
Add missing escape in regular expression.

There was a missing escape of a { character in one of the regular
expressions passed to grep. This adds that.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
8 years agominor, remove error message.
neil [Fri, 8 Jul 2016 04:29:47 +0000 (12:29 +0800)]
minor, remove error message.

8 years agominor. remove the ugly return code for installcert.
neil [Fri, 8 Jul 2016 03:50:47 +0000 (11:50 +0800)]
minor. remove the ugly return code for installcert.

8 years agoMerge pull request #234 from tgoodyear/patch-1
neil [Tue, 5 Jul 2016 05:28:06 +0000 (13:28 +0800)]
Merge pull request #234 from tgoodyear/patch-1

Update README.md to fix typo: scrypt -> script

8 years agoUpdate README.md to fix typo: scrypt -> script
Trevor Goodyear [Mon, 4 Jul 2016 17:00:17 +0000 (13:00 -0400)]
Update README.md to fix typo: scrypt -> script

8 years agofix upgrade issue
neil [Mon, 4 Jul 2016 12:40:29 +0000 (20:40 +0800)]
fix upgrade issue

8 years agominor
neil [Sun, 3 Jul 2016 04:46:18 +0000 (12:46 +0800)]
minor

8 years agoadd more debug message.
neil [Sat, 2 Jul 2016 05:46:35 +0000 (13:46 +0800)]
add more debug message.

8 years agominor
neil [Sat, 2 Jul 2016 05:21:22 +0000 (13:21 +0800)]
minor

8 years agoopps
neil [Sat, 2 Jul 2016 05:13:41 +0000 (13:13 +0800)]
opps

8 years agofix bug: re-generate domain key if the key length is different.
neil [Sat, 2 Jul 2016 05:03:59 +0000 (13:03 +0800)]
fix bug: re-generate domain key if the key length is different.

8 years agotypos
neil [Mon, 27 Jun 2016 02:32:51 +0000 (10:32 +0800)]
typos

8 years ago2.2.9 support --upgrade
neil [Sun, 26 Jun 2016 05:30:47 +0000 (13:30 +0800)]
2.2.9 support  --upgrade

8 years agosupport apache2ctl
neil [Sun, 26 Jun 2016 03:49:41 +0000 (11:49 +0800)]
support apache2ctl

8 years agominor: add MAX_RENEW
neil [Sun, 26 Jun 2016 02:09:51 +0000 (10:09 +0800)]
minor: add MAX_RENEW

8 years agominor, add more debug info
neil [Sat, 25 Jun 2016 01:40:00 +0000 (09:40 +0800)]
minor, add more debug info

8 years agominor add error code
neil [Sat, 25 Jun 2016 01:29:23 +0000 (09:29 +0800)]
minor add error code

8 years agoadd `--nocron`, for not installing default cronjob.
neil [Fri, 24 Jun 2016 14:27:22 +0000 (22:27 +0800)]
add `--nocron`, for not installing default cronjob.

8 years agobug fix to respect the --accountkeylength flag (#219)
bruncsak [Thu, 23 Jun 2016 12:11:43 +0000 (14:11 +0200)]
bug fix to respect the --accountkeylength flag (#219)

Thanks.

8 years agoadd --insecure Do not check the server certificate, in some devices, the api server...
neil [Mon, 20 Jun 2016 10:35:40 +0000 (18:35 +0800)]
add --insecure  Do not check the server certificate, in some devices, the api server's certificate may not be trusted.

8 years agominor, do not write the default user agent.
neil [Sun, 19 Jun 2016 06:39:24 +0000 (14:39 +0800)]
minor, do not write the default user agent.

8 years agofix bug
neil [Sat, 18 Jun 2016 04:28:23 +0000 (12:28 +0800)]
fix bug

8 years agoreturn the error code in cron
neil [Sat, 18 Jun 2016 03:29:28 +0000 (11:29 +0800)]
return the error code in cron

8 years agominor, add more debug info
neil [Fri, 17 Jun 2016 13:35:34 +0000 (21:35 +0800)]
minor, add more debug info

8 years agoopps
neil [Fri, 17 Jun 2016 12:57:54 +0000 (20:57 +0800)]
opps

8 years agominor, add more debug info
neil [Fri, 17 Jun 2016 12:54:22 +0000 (20:54 +0800)]
minor, add more debug info

8 years agominor: fix user-agent string.
neil [Fri, 17 Jun 2016 10:09:55 +0000 (18:09 +0800)]
minor: fix user-agent string.

8 years agosupport tls (#215)
neil [Fri, 17 Jun 2016 05:23:44 +0000 (13:23 +0800)]
support tls (#215)

* support tls-sni-01
'--tls'  and '--tlsport'

* fix tls doc

8 years agominor, fix apache error messaage.
neil [Wed, 15 Jun 2016 05:57:27 +0000 (13:57 +0800)]
minor, fix apache error messaage.

8 years agominor, fix apache error message.
neil [Wed, 15 Jun 2016 05:46:45 +0000 (13:46 +0800)]
minor, fix apache error message.

8 years agoMerge branch 'master' of https://github.com/Neilpang/acme.sh
neil [Tue, 14 Jun 2016 05:08:10 +0000 (13:08 +0800)]
Merge branch 'master' of https://github.com/Neilpang/acme.sh

8 years agominor, format the output of "--list"
neil [Tue, 14 Jun 2016 05:07:33 +0000 (13:07 +0800)]
minor, format the output of "--list"

8 years agoUpdate README.md
neil [Tue, 14 Jun 2016 04:00:19 +0000 (12:00 +0800)]
Update README.md

8 years agominor, save days only when necessary
neil [Mon, 13 Jun 2016 06:49:00 +0000 (14:49 +0800)]
minor, save days only when necessary

8 years agoadd "--dnssleep". The time in seconds to wait for all the txt records to take effect...
neil [Mon, 13 Jun 2016 02:13:20 +0000 (10:13 +0800)]
add "--dnssleep". The time in seconds to wait for all the txt records to take effect in dns api mode. Default 60 seconds.

8 years agov2.2.6 Add "--list" command
neil [Thu, 9 Jun 2016 06:18:54 +0000 (14:18 +0800)]
v2.2.6 Add "--list" command

8 years agominor, ignore empty -d value
neil [Thu, 9 Jun 2016 04:45:30 +0000 (12:45 +0800)]
minor, ignore empty -d value

8 years agoMerge branch 'master' of https://github.com/Neilpang/acme.sh
neil [Thu, 9 Jun 2016 04:07:05 +0000 (12:07 +0800)]
Merge branch 'master' of https://github.com/Neilpang/acme.sh

8 years agominor, remove unnecessary message
neil [Thu, 9 Jun 2016 04:06:37 +0000 (12:06 +0800)]
minor, remove unnecessary message

8 years agotypo
Jeremy Fleischman [Tue, 7 Jun 2016 05:23:32 +0000 (22:23 -0700)]
typo

8 years agominor
neil [Tue, 7 Jun 2016 05:05:27 +0000 (13:05 +0800)]
minor

8 years agominor, remove the unnecessary error file
neil [Tue, 7 Jun 2016 03:27:36 +0000 (11:27 +0800)]
minor, remove the unnecessary error file

8 years agoadd Mageia status
neil [Sun, 5 Jun 2016 11:53:22 +0000 (19:53 +0800)]
add Mageia status

8 years agotypos
rajcz [Fri, 3 Jun 2016 10:12:34 +0000 (12:12 +0200)]
typos

8 years agoadd more debug message
neil [Tue, 31 May 2016 13:38:41 +0000 (21:38 +0800)]
add more debug message

8 years agoadd curl error message.
neil [Tue, 31 May 2016 13:20:10 +0000 (21:20 +0800)]
add curl error message.

8 years agocheck return code
neil [Tue, 31 May 2016 12:32:58 +0000 (20:32 +0800)]
check return code

8 years agofix get nonce
neil [Tue, 31 May 2016 12:16:57 +0000 (20:16 +0800)]
fix get nonce

8 years agoadd err check for post and get
neil [Tue, 31 May 2016 04:28:43 +0000 (12:28 +0800)]
add err check for post and get

8 years agoadd more debug info
neil [Tue, 31 May 2016 04:12:30 +0000 (12:12 +0800)]
add more debug info

8 years agofix error message.
neil [Mon, 30 May 2016 14:06:30 +0000 (22:06 +0800)]
fix error message.

8 years agoadd more log
neil [Mon, 30 May 2016 13:55:49 +0000 (21:55 +0800)]
add more log

8 years agoadd more log
neil [Mon, 30 May 2016 13:28:03 +0000 (21:28 +0800)]
add more log

8 years agoadd '--httpport' for servers that is behind a reverse proxy or load balancer
neil [Sun, 29 May 2016 06:08:39 +0000 (14:08 +0800)]
add '--httpport' for servers that is behind a reverse proxy or load balancer

8 years agominor, fix normalize json
neil [Mon, 23 May 2016 14:02:43 +0000 (22:02 +0800)]
minor, fix normalize json

8 years agominor.
neil [Mon, 23 May 2016 05:32:50 +0000 (13:32 +0800)]
minor.

8 years agoBash does not support double equal sign (#192)
raunsbaekdk [Sat, 21 May 2016 14:59:39 +0000 (16:59 +0200)]
Bash does not support double equal sign (#192)

use single equal sign '=' instead.

8 years agofix centos apache issue
neil [Sat, 21 May 2016 07:33:10 +0000 (15:33 +0800)]
fix centos apache issue

8 years agominor, add more apache debug info
neil [Sat, 21 May 2016 06:47:23 +0000 (14:47 +0800)]
minor, add more apache debug info

8 years agofix for the new let's encrypt format
neil [Sat, 21 May 2016 06:33:40 +0000 (14:33 +0800)]
fix for the new let's encrypt format

8 years agoMerge branch 'master' of https://github.com/Neilpang/acme.sh
neil [Mon, 16 May 2016 14:43:04 +0000 (22:43 +0800)]
Merge branch 'master' of https://github.com/Neilpang/acme.sh

8 years agominor, fix apache version
neil [Mon, 16 May 2016 14:42:32 +0000 (22:42 +0800)]
minor, fix apache version

8 years agoUpdate README.md
neil [Sat, 14 May 2016 11:47:03 +0000 (19:47 +0800)]
Update README.md

8 years agominor
neil [Fri, 13 May 2016 14:25:40 +0000 (22:25 +0800)]
minor

8 years agofix issue, Wget 1.13.4 doesn't support "--method"
neil [Fri, 13 May 2016 13:58:29 +0000 (21:58 +0800)]
fix issue, Wget 1.13.4 doesn't support "--method"

8 years agominor
neil [Fri, 13 May 2016 13:33:52 +0000 (21:33 +0800)]
minor

8 years agominor, polish code
neil [Fri, 13 May 2016 13:14:00 +0000 (21:14 +0800)]
minor, polish code

8 years agoUpdate README.md
neil [Wed, 11 May 2016 05:27:33 +0000 (13:27 +0800)]
Update README.md

8 years agominor
neil [Tue, 10 May 2016 15:20:50 +0000 (23:20 +0800)]
minor

8 years agofix issue. return the actual retcode.
neil [Mon, 9 May 2016 14:56:19 +0000 (22:56 +0800)]
fix issue. return the actual retcode.

8 years agominor, add comments
neil [Mon, 9 May 2016 14:36:48 +0000 (22:36 +0800)]
minor, add comments