lego/providers/dns
Remi Broemeling 2e0e9cd68f Slightly improve Dyn provider error reporting. (#473)
If Dyn responds with a 3xx or 4xx status code, information describing exactly
what went wrong is generally included in the body of the response (as part of
the typical Dyn JSON response). On the other hand, if Dyn responds with a 5xx
status code, we very likely have extremely limited information.

This commit modifies the reporting to display the explanatory messages included
in the body of the Dyn response for 3xx and 4xx status codes. The intent is to
make it much easier to determine what might be going wrong (when something is
going wrong).
2018-03-19 10:41:57 -06:00
..
auroradns Add AuroraDNS-provider 2016-10-16 16:05:54 +02:00
azure providers/azure: Refactor to work with Azure SDK version 14.0.0 (#490) 2018-02-14 13:28:02 -07:00
cloudflare add txt and name to query params, remove Type check 2016-08-22 14:03:32 -05:00
cloudxns Add DNS Provider for CloudXNS (#415) 2018-02-02 20:41:35 +01:00
digitalocean Retry logic for dnsQuery 2016-04-12 00:24:11 +01:00
dnsimple Update error messages for DNSimple provider (#373) 2017-04-04 01:41:49 +02:00
dnsmadeeasy Add DNSProvider for DNSMadeEasy (http://dnsmadeeasy.com/) 2016-06-28 22:48:06 +01:00
dnspod Add dns provider for dnspod (#312) 2016-11-14 11:41:37 +01:00
dyn Slightly improve Dyn provider error reporting. (#473) 2018-03-19 10:41:57 -06:00
exoscale exoscale: update to latest egoscale version (#468) 2018-01-15 21:58:24 +01:00
gandi Add OCSP must staple support 2016-10-27 11:22:10 +02:00
gandiv5 Add support for new Gandi Beta Platform: LiveDNS (#365) 2018-02-02 20:22:33 +01:00
godaddy Support for DNS Provider: GoDaddy (#416) 2017-10-25 21:55:29 +02:00
googlecloud RFC: providers/dns: add Service Account authorization option to gcloud (#408) 2017-07-17 21:40:57 +02:00
lightsail Add DNS provider: Lightsail (#460) 2018-02-18 08:27:58 -07:00
linode Add support for Linode as a DNS provider. 2016-08-29 12:37:19 -07:00
namecheap Make DNS provider credential-handling more consistent. 2016-03-20 11:40:30 -07:00
namedotcom add Name.com provider (#480) 2018-03-14 11:43:09 -06:00
ns1 Add NS1 DNS provider. (#295) 2016-10-18 10:20:15 +02:00
otc Add DNS Provider for otc (#398) 2017-07-20 00:54:35 +02:00
ovh lauch go fmt to format the change 2016-06-24 18:23:28 +00:00
pdns Fix PowerDNS zone URL, add leading slash (#476) 2018-02-02 20:32:18 +01:00
rackspace correct spelling mistake (#424) 2017-09-01 11:46:15 -06:00
rfc2136 RFC2136_TIMEOUT: tuneable DNS propagation timeout (#386) 2017-07-17 22:05:47 +02:00
route53 dns/route53: Allow specifying hosted zone ID (#345) 2017-07-17 21:50:53 +02:00
vultr fix Vultr API calls (#335) 2016-12-27 00:46:13 +01:00
dns_providers.go add Name.com provider (#480) 2018-03-14 11:43:09 -06:00
dns_providers_test.go Extract from CLI the name -> DNS provider mapping (#313) 2016-11-18 14:12:13 +01:00