lego/providers/dns
Andrew E. Bruno ecf664eaef Fixes #199
Dyn provider was using incorrect zone in Present and Cleanup functions.
This uses FindZoneByFqdn() to find the correct zone for use in the
subsequent API calls.
2016-04-26 22:36:48 -04:00
..
cloudflare Retry logic for dnsQuery 2016-04-12 00:24:11 +01:00
digitalocean Retry logic for dnsQuery 2016-04-12 00:24:11 +01:00
dnsimple Fix: DNSimple passes not-a-FQDN string to FindZoneByFqdn() 2016-04-17 04:43:43 +02:00
dyn Fixes #199 2016-04-26 22:36:48 -04:00
gandi Retry logic for dnsQuery 2016-04-12 00:24:11 +01:00
googlecloud Make DNS provider credential-handling more consistent. 2016-03-20 11:40:30 -07:00
namecheap Make DNS provider credential-handling more consistent. 2016-03-20 11:40:30 -07:00
rfc2136 Retry logic for dnsQuery 2016-04-12 00:24:11 +01:00
route53 Make sure we don't provision to a private hosted zone 2016-04-21 15:47:43 +02:00
vultr Add DNS challenge provider for Vultr. 2016-03-23 20:35:23 +00:00