1. 16 Apr, 2016 3 commits
  2. 15 Apr, 2016 2 commits
    • neil's avatar
      Update README.md · 937cbf6d
      neil authored
      937cbf6d
    • Sergei Filippov's avatar
      README rewrite · 2b45dba5
      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
      2b45dba5
  3. 14 Apr, 2016 2 commits
  4. 13 Apr, 2016 1 commit
  5. 10 Apr, 2016 1 commit
  6. 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
  7. 06 Apr, 2016 1 commit
  8. 05 Apr, 2016 2 commits
  9. 31 Mar, 2016 2 commits
  10. 27 Mar, 2016 1 commit
  11. 24 Mar, 2016 1 commit
  12. 23 Mar, 2016 1 commit
  13. 21 Mar, 2016 1 commit
  14. 16 Mar, 2016 2 commits
  15. 15 Mar, 2016 1 commit
  16. 13 Mar, 2016 1 commit
  17. 11 Mar, 2016 1 commit
  18. 10 Mar, 2016 7 commits
  19. 09 Mar, 2016 1 commit
  20. 07 Mar, 2016 1 commit
    • Neil's avatar
      example · 2400e41f
      Neil authored
      2400e41f
  21. 02 Mar, 2016 2 commits
    • Neil's avatar
      typo · f0d0bd25
      Neil authored
      f0d0bd25
    • Neil's avatar
      typos · 8b92aab7
      Neil authored
      8b92aab7
  22. 20 Feb, 2016 1 commit
  23. 12 Feb, 2016 1 commit
  24. 07 Feb, 2016 3 commits