1. 27 Oct, 2022 1 commit
  2. 17 Aug, 2020 1 commit
  3. 29 Dec, 2018 1 commit
    • Dominik Röttsches's avatar
      [dnsapi] Support adding / removing multiple TXT values for Gandi · 29a5311a
      Dominik Röttsches authored
      Gandi supports setting multiple entries by setting multiple array items
      for the rrset_values field in their API. Modify the dns_gandi_livedns.sh
      script so that it checks for existing entries, appends new ones if
      needed, and removes existing ones individually. This enabled wildcard
      certificate support on Gandi.
      
      Fixes the dns_gandi_livedns part of #1261.
      
      Tested for creating a multidomain, multiple wild-card certificate on
      Gandi and using a test script executing only the dns_gandi_livedns_add
      and dns_gandi_livedns_rm functions.
      29a5311a
  4. 06 Sep, 2017 1 commit
  5. 12 May, 2017 1 commit
  6. 26 Mar, 2017 1 commit
  7. 01 Mar, 2017 1 commit
  8. 28 Feb, 2017 4 commits