1. 22 Sep, 2016 1 commit
    • neil's avatar
      fix cf · cfdaff5a
      neil authored
      cfdaff5a
  2. 25 Aug, 2016 2 commits
  3. 10 Aug, 2016 1 commit
  4. 08 Aug, 2016 1 commit
  5. 05 Aug, 2016 1 commit
  6. 01 Aug, 2016 1 commit
  7. 29 Jul, 2016 1 commit
  8. 04 Jul, 2016 1 commit
  9. 14 Jun, 2016 1 commit
  10. 07 Jun, 2016 1 commit
    • neil's avatar
      minor · bf233fbd
      neil authored
      bf233fbd
  11. 03 Jun, 2016 1 commit
    • rajcz's avatar
      typos · d65e3d9a
      rajcz authored
      d65e3d9a
  12. 23 May, 2016 1 commit
    • neil's avatar
      minor. · bb276fc9
      neil authored
      bb276fc9
  13. 21 May, 2016 1 commit
  14. 11 May, 2016 1 commit
  15. 08 May, 2016 3 commits
  16. 07 May, 2016 1 commit
  17. 27 Apr, 2016 1 commit
  18. 24 Apr, 2016 1 commit
  19. 17 Apr, 2016 2 commits
  20. 16 Apr, 2016 5 commits
  21. 15 Apr, 2016 1 commit
  22. 09 Apr, 2016 2 commits
    • neil's avatar
      V2 help · 5c917113
      neil authored
      5c917113
    • 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
  23. 29 Feb, 2016 2 commits
  24. 07 Feb, 2016 4 commits
  25. 06 Feb, 2016 1 commit
    • neil's avatar
      typos · 65785b5f
      neil authored
      65785b5f
  26. 02 Feb, 2016 2 commits