1. 03 Jan, 2019 1 commit
    • Marton Szucs's avatar
      fix dns_loopia wildcard certificate · 40f0238b
      Marton Szucs authored
      Checks if a subdomain already exists before creating one. The loopia API clears all records for a subdomain when adding it again.
      
      Adding TXT-records instead of updating the existing record when using the add method. Wildcard certificates require multiple TXT-records for the same subdomain. 
      
      Now you can create wildcard certificates using:
       `acme.sh  --issue -d example.com  -d '*.example.com'  --dns dns_loopia`
      Double quoting variables
      40f0238b
  2. 28 Dec, 2018 10 commits
  3. 27 Dec, 2018 3 commits
  4. 24 Dec, 2018 1 commit
  5. 22 Dec, 2018 2 commits
  6. 21 Dec, 2018 1 commit
  7. 20 Dec, 2018 6 commits
  8. 18 Dec, 2018 3 commits
  9. 17 Dec, 2018 3 commits
  10. 16 Dec, 2018 1 commit
  11. 13 Dec, 2018 2 commits
  12. 11 Dec, 2018 4 commits
  13. 10 Dec, 2018 3 commits