1. 25 Mar, 2020 1 commit
    • 罗诚's avatar
      Update dns_dp.sh · 20ba8202
      罗诚 authored
      https://dnsapi.cn has change the default language to cn other then en. So the api call need to add `lang=en` to url params for getting the english messages.
      And, They also change the susccess message from "Action completed successful" to "Operation successful". Simply use "successful" as keyword will be fine.
      20ba8202
  2. 29 Jul, 2019 1 commit
  3. 28 Jan, 2019 1 commit
  4. 15 Feb, 2018 1 commit
  5. 14 Feb, 2018 1 commit
  6. 09 Jan, 2017 2 commits
  7. 14 Dec, 2016 1 commit
  8. 07 Dec, 2016 2 commits
  9. 06 Dec, 2016 2 commits
  10. 12 Nov, 2016 1 commit
  11. 11 Nov, 2016 2 commits
  12. 09 Nov, 2016 2 commits
  13. 25 Oct, 2016 1 commit
  14. 10 Aug, 2016 1 commit
  15. 23 May, 2016 1 commit
    • neil's avatar
      minor. · bb276fc9
      neil authored
      bb276fc9
  16. 08 May, 2016 1 commit
  17. 07 May, 2016 1 commit
  18. 27 Apr, 2016 1 commit
  19. 17 Apr, 2016 2 commits
  20. 16 Apr, 2016 4 commits
  21. 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
  22. 07 Feb, 2016 1 commit
  23. 06 Feb, 2016 1 commit
    • neil's avatar
      typos · 65785b5f
      neil authored
      65785b5f
  24. 02 Feb, 2016 1 commit