- 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.
-
- 06 Apr, 2016 1 commit
-
-
neil authored
-
- 05 Apr, 2016 6 commits
- 04 Apr, 2016 2 commits
-
-
BlueAnanas authored
-
neil authored
-
- 02 Apr, 2016 2 commits
- 01 Apr, 2016 1 commit
-
-
neil authored
-
- 31 Mar, 2016 2 commits
- 30 Mar, 2016 1 commit
-
-
neil authored
-
- 29 Mar, 2016 2 commits
- 28 Mar, 2016 1 commit
-
-
Aaron Bartell authored
The JSON `status` attribute wasn't being parsed and that caused the rest of the process to fail. I changed it to be like the other JSON parsing (i.e. `entry` and `token`) and it now works.
-
- 27 Mar, 2016 2 commits
- 23 Mar, 2016 5 commits
- 19 Mar, 2016 2 commits
- 17 Mar, 2016 1 commit
-
-
neil authored
-
- 16 Mar, 2016 2 commits
-
-
colegatron authored
In case /home/ivan/.le points to a symlink, it does not displays the contents with a simple 'ls'. Added a slash to force list the folder content.
-
neil authored
-
- 15 Mar, 2016 1 commit
-
-
neil authored
-
- 14 Mar, 2016 1 commit
-
-
neil authored
-
- 13 Mar, 2016 7 commits