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