1. 22 Jun, 2022 1 commit
    • Marcel Hellkamp's avatar
      fix: Challenge not skipped for pre-validated wildcard domain orders · 09569790
      Marcel Hellkamp authored
      Some CAs auto-validate orders based on account-level rules and do not
      require a challenge at all. Sectigo introduced a non-standard challenges
      named 'sectigo-dns-01', presumably to work around this issue in certbot.
      This also works for non-wildcard domains in acme.sh, but wildcard domains
      are rejected because acme.sh hard-codes 'dns-01' as the only allowed
      challenge for wildcard domains, which is not offered by Sectigo.
      
      This change simply moves the '"status":"valid"' check up a bit and ignores
      challenge type mismatches or missing tokens if no challenge is needed anyway.
      09569790
  2. 31 May, 2022 1 commit
  3. 29 May, 2022 3 commits
  4. 24 May, 2022 1 commit
  5. 23 May, 2022 1 commit
  6. 22 May, 2022 1 commit
  7. 21 May, 2022 2 commits
  8. 18 May, 2022 1 commit
  9. 16 May, 2022 1 commit
  10. 12 May, 2022 3 commits
  11. 11 May, 2022 3 commits
  12. 10 May, 2022 14 commits
  13. 06 May, 2022 2 commits
  14. 04 May, 2022 2 commits
  15. 03 May, 2022 3 commits
  16. 02 May, 2022 1 commit