1. 14 Dec, 2016 1 commit
  2. 07 Dec, 2016 2 commits
  3. 06 Dec, 2016 2 commits
  4. 16 Nov, 2016 2 commits
  5. 12 Nov, 2016 1 commit
  6. 11 Nov, 2016 2 commits
  7. 09 Nov, 2016 1 commit
  8. 25 Oct, 2016 1 commit
  9. 30 Sep, 2016 1 commit
  10. 22 Sep, 2016 1 commit
    • neil's avatar
      fix cf · cfdaff5a
      neil authored
      cfdaff5a
  11. 10 Aug, 2016 1 commit
  12. 21 May, 2016 1 commit
  13. 07 May, 2016 1 commit
  14. 27 Apr, 2016 1 commit
  15. 17 Apr, 2016 2 commits
  16. 16 Apr, 2016 4 commits
  17. 09 Apr, 2016 1 commit
    • neil's avatar
      le.sh v2.0.0 · a63b05a9
      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.
      a63b05a9
  18. 29 Feb, 2016 2 commits
  19. 31 Jan, 2016 1 commit
  20. 30 Jan, 2016 6 commits