1. 20 Feb, 2021 1 commit
    • czeming's avatar
      Update dns_dp.sh · 17f5e557
      czeming authored
      没有encode中文字符会导致提交失败
      17f5e557
  2. 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
  3. 29 Jul, 2019 1 commit
  4. 28 Jan, 2019 1 commit
  5. 15 Feb, 2018 1 commit
  6. 14 Feb, 2018 1 commit
  7. 09 Jan, 2017 2 commits
  8. 14 Dec, 2016 1 commit
  9. 07 Dec, 2016 2 commits
  10. 06 Dec, 2016 2 commits
  11. 12 Nov, 2016 1 commit
  12. 11 Nov, 2016 2 commits
  13. 09 Nov, 2016 2 commits
  14. 25 Oct, 2016 1 commit
  15. 10 Aug, 2016 1 commit
  16. 23 May, 2016 1 commit
    • neil's avatar
      minor. · bb276fc9
      neil authored
      bb276fc9
  17. 08 May, 2016 1 commit
  18. 07 May, 2016 1 commit
  19. 27 Apr, 2016 1 commit
  20. 17 Apr, 2016 2 commits
  21. 16 Apr, 2016 4 commits
  22. 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
  23. 07 Feb, 2016 1 commit
  24. 06 Feb, 2016 1 commit
    • neil's avatar
      typos · 65785b5f
      neil authored
      65785b5f
  25. 02 Feb, 2016 1 commit