1. 13 Jul, 2022 2 commits
  2. 12 Jul, 2022 6 commits
  3. 11 Jul, 2022 8 commits
  4. 10 Jul, 2022 2 commits
  5. 09 Jul, 2022 1 commit
  6. 08 Jul, 2022 1 commit
  7. 07 Jul, 2022 11 commits
  8. 06 Jul, 2022 1 commit
  9. 05 Jul, 2022 1 commit
    • Ian Wienand's avatar
      Exit with separate failure if in DNS manual mode · be7840c8
      Ian Wienand authored
      In our environment we use DNS manual mode and take the TXT record
      output of acme.sh and process it with Ansible to install the records
      (then we call renew later when the records have been pushed to the DNS
      servers by a whole bunch of other bits).
      
      One problem is that after getting/showing the TXT records, acme.sh
      always returns 1.  This makes it difficult to tell if there is
      actually an error condition.
      
      Since we have set the manual-mode flag, not installing the DNS records
      is an expected correct result.  This returns a separate error code for
      this situation (3), which can be distinguished in automation.
      be7840c8
  10. 02 Jul, 2022 1 commit
  11. 01 Jul, 2022 1 commit
    • nil's avatar
      Fix dns_huaweicloud provider · 789ebb89
      nil authored
      1. Fix huaweicloud api use iam account get token fail.
      2. Default use ap-southeast-1 project name, don't need query project id.
      789ebb89
  12. 30 Jun, 2022 2 commits
  13. 24 Jun, 2022 1 commit
  14. 23 Jun, 2022 2 commits