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