- 29 Apr, 2019 1 commit
-
-
neilpang authored
-
- 15 Oct, 2018 1 commit
-
-
Ephen authored
cloudxns.net is the main domain.
-
- 14 Feb, 2018 1 commit
-
-
neilpang authored
-
- 13 Feb, 2018 2 commits
- 11 Mar, 2017 1 commit
-
-
- 31 Jan, 2017 2 commits
- 13 Jan, 2017 1 commit
-
-
Bastian Bittorf authored
message: SC2034: $VARNAME appears unused. Verify it or export it. most of these are related to the style: we generate global vars, which are used in other functions. the var "lexical_url" was really unused (left it as comment) the travis-check now does not need anymore special flags. Signed-off-by:
Bastian Bittorf <bb@npl.de>
-
- 27 Dec, 2016 1 commit
-
-
- 14 Dec, 2016 1 commit
-
-
klemens authored
-
- 04 Dec, 2016 6 commits
- 12 Nov, 2016 1 commit
-
-
neilpang authored
-
- 11 Nov, 2016 3 commits
- 09 Nov, 2016 1 commit
-
-
neilpang authored
-
- 25 Oct, 2016 1 commit
-
-
- 30 Sep, 2016 1 commit
-
-
neil authored
-
- 10 Aug, 2016 1 commit
-
-
neil authored
Support SunOS/Solaris * Support Solaris * Support SunOS/Open Solaris
-
- 05 Aug, 2016 1 commit
-
-
Jim Ma authored
-
- 23 May, 2016 1 commit
-
-
neil authored
-
- 08 May, 2016 1 commit
-
-
root authored
-
- 07 May, 2016 1 commit
-
-
neil authored
-
- 27 Apr, 2016 1 commit
-
-
neil authored
-
- 24 Apr, 2016 1 commit
-
-
Indust authored
thanks.
-
- 17 Apr, 2016 2 commits
- 16 Apr, 2016 4 commits
- 09 Apr, 2016 1 commit
-
-
neil authored
1. Unix-like command api 2. 100% compatible with le.sh 1.x command api. 3. Support different webroot for each domain in the same cert. ``` le.sh --issue -d a.com -w /wwwroot/a.com -d b.com -w /wwwroot/b.com ``` 4. Support different authentication methods for each domain in the same cert. Hybrid usage: ``` le.sh --issue -d a.com -w /wwwroot/a.com -d b.com -dns dns-cf ``` 5. Two different debug levels to provide useful debug info. `--debug` or `--debug 2` 6. Support to install `fullchain.cer` after renewal. 7. Better performance.
-
- 07 Feb, 2016 1 commit
-
-
neil authored
-
- 06 Feb, 2016 1 commit
-
-
neil authored
-