- 17 Apr, 2016 1 commit
-
-
neil authored
-
- 16 Apr, 2016 16 commits
- 15 Apr, 2016 6 commits
-
-
neil authored
-
neil authored
-
neil authored
Update dns-myapi.sh
-
neil authored
README rewrite
-
Sergei Filippov authored
-
Sergei Filippov authored
Refactoring the README. Cleaned up: - Spelling - Grammar - Formatting Doing my part to help out the maintainer of this awesome tool! Thank you @neilpang
-
- 14 Apr, 2016 2 commits
- 13 Apr, 2016 4 commits
- 12 Apr, 2016 7 commits
- 11 Apr, 2016 1 commit
-
-
neil authored
-
- 10 Apr, 2016 1 commit
-
-
neil authored
-
- 09 Apr, 2016 2 commits
-
-
neil authored
-
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.
-