1. 08 Mar, 2019 1 commit
  2. 27 Feb, 2019 1 commit
    • neil's avatar
      sync (#2127) · 693d692a
      neil authored
      * Support for MyDevil.net (#2076)
      
      support mydevil
      
      * Fix verification for namecheap domains not *owned* by the calling user (#2106)
      
      * Peb (#2126)
      
      * support pebble
      * support async finalize order
      
      * add Pebble
      693d692a
  3. 25 Feb, 2019 1 commit
  4. 20 Feb, 2019 1 commit
  5. 15 Feb, 2019 7 commits
  6. 14 Feb, 2019 1 commit
  7. 13 Feb, 2019 1 commit
  8. 11 Feb, 2019 1 commit
  9. 06 Feb, 2019 2 commits
  10. 04 Feb, 2019 2 commits
  11. 30 Jan, 2019 1 commit
  12. 28 Jan, 2019 1 commit
  13. 26 Jan, 2019 2 commits
  14. 25 Jan, 2019 2 commits
  15. 24 Jan, 2019 4 commits
  16. 23 Jan, 2019 1 commit
  17. 21 Jan, 2019 3 commits
  18. 14 Jan, 2019 1 commit
  19. 08 Jan, 2019 2 commits
  20. 03 Jan, 2019 4 commits
    • hebbet's avatar
      add link to profile of Cloudflare · 68d9aad3
      hebbet authored
      follow-up for #1893
      68d9aad3
    • 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
    • Oliver Dick's avatar
      Using _sleep() instead of sleep · 08982378
      Oliver Dick authored
      08982378
    • Ivru's avatar
      Fix typo · ecf7dded
      Ivru authored
      ecf7dded
  21. 02 Jan, 2019 1 commit