Commit Graph

7 Commits (df037db0bb804eb05352974b66dfd564fff7608c)

Author SHA1 Message Date
neil d61ef6b49a gandi dns api updated.
Josh Soref f3c984281c spelling: specified
neilpang 839f18d052 fix format
neilpang 177b57e1c0 fix wget content on 404 error
neilpang d24a87caf1 minor
neilpang 9683ffe13a minor fix error message
Frederic Crozat fab2d9dc6a add API for Gandi LiveDNS ()
* add API for Gandi LiveDNS

* ensure Gandi API key is saved for renewing certificate.

* gandi_livedns: use PUT instead of POST for creating DNS record

* gandi_livedns: fix formatting

* dns_gandi_livedns: fix shellcheck errors