1. 09 Feb, 2020 2 commits
    • Brian Hartvigsen's avatar
      Cleanup shellcheck errors · 548f83c3
      Brian Hartvigsen authored
      548f83c3
    • Brian Hartvigsen's avatar
      Initial support for Synology DSM · 555e0de9
      Brian Hartvigsen authored
      This allows you to update a key on a Synology DSM using the existing API.
      Handles restarting the necessary services the certificate is attached to and all other internal stuff (copying the certificate around, etc.)
      
      This is way less error prone than most articles I've found on how to update a Synology DSM certificate.
      555e0de9
  2. 31 Jan, 2020 4 commits
  3. 30 Jan, 2020 3 commits
  4. 27 Jan, 2020 8 commits
    • neilpang's avatar
      minor · 97741398
      neilpang authored
      97741398
    • neilpang's avatar
      fix format · f8b225e7
      neilpang authored
      f8b225e7
    • neilpang's avatar
      move the error message · fc3a1817
      neilpang authored
      fc3a1817
    • neilpang's avatar
      fix bug https://github.com/Neilpang/acme.sh/issues/2695 · 9541ea6a
      neilpang authored
      If a domain was already verified by http-01 method,  when we try to issue a cert for them same domain with dns-01 method, we just get only one challenge object of type http-01 with "valid" status, from the authz-v3 url. So, we report error that we are not able the validate the domain, because of that we don't find dns-01 challenge.
      This behavior is not the same as before. I believe it was changed by the letsencrypt CA.
      9541ea6a
    • neilpang's avatar
      minor check update hash for branch name · f716f606
      neilpang authored
      f716f606
    • neilpang's avatar
      move the error message · dc0cca8c
      neilpang authored
      dc0cca8c
    • neilpang's avatar
      fix bug https://github.com/Neilpang/acme.sh/issues/2695 · 4f303de0
      neilpang authored
      If a domain was already verified by http-01 method,  when we try to issue a cert for them same domain with dns-01 method, we just get only one challenge object of type http-01 with "valid" status, from the authz-v3 url. So, we report error that we are not able the validate the domain, because of that we don't find dns-01 challenge.
      This behavior is not the same as before. I believe it was changed by the letsencrypt CA.
      4f303de0
    • neilpang's avatar
      minor, remove space key · 05aa26e6
      neilpang authored
      05aa26e6
  5. 22 Jan, 2020 8 commits
  6. 21 Jan, 2020 1 commit
  7. 18 Jan, 2020 2 commits
  8. 15 Jan, 2020 5 commits
  9. 14 Jan, 2020 4 commits
  10. 12 Jan, 2020 2 commits
  11. 09 Jan, 2020 1 commit