forked from TrueCloudLab/lego
04e2d74406
This commit adds a new DNS provider for [acme-dns](https://github.com/joohoi/acme-dns) to allow Lego to set DNS-01 challenge response TXT with an ACME-DNS server automatically. ACME-DNS allows ceding minimal zone editing permissions to the ACME client and can be useful when the primary DNS provider for the zone does not allow scripting/API access but can set a CNAME to an ACME-DNS server. Lower level ACME-DNS API calls & account loading/storing is handled by the `github.com/cpu/goacmedns` library. The provider loads existing ACME-DNS accounts from the specified JSON file on disk. Any accounts the provider registers on behalf of the user will also be saved to this JSON file. When required, the provider handles registering accounts with the ACME-DNS server domains that do not already have an ACME-DNS account. This will halt issuance with an error prompting the user to set the one-time manual CNAME required to delegate the DNS-01 challenge record to the ACME-DNS server. Subsequent runs will use the account from disk and assume the CNAME is in-place. |
||
---|---|---|
.. | ||
akamai/AkamaiOPEN-edgegrid-golang | ||
aws/aws-sdk-go | ||
Azure | ||
cpu/goacmedns | ||
davecgh/go-spew | ||
decker502/dnspod-go | ||
dgrijalva/jwt-go | ||
dnsimple/dnsimple-go | ||
edeckers/auroradnsclient | ||
exoscale/egoscale | ||
go-ini/ini | ||
golang/protobuf | ||
JamesClonk/vultr | ||
jinzhu/copier | ||
jmespath/go-jmespath | ||
json-iterator/go | ||
juju/ratelimit | ||
miekg/dns | ||
mitchellh/go-homedir | ||
modern-go | ||
namedotcom/go | ||
OpenDNS/vegadns2client | ||
ovh/go-ovh | ||
pkg/errors | ||
pmezard/go-difflib | ||
rainycape/memcache | ||
sacloud/libsacloud | ||
sirupsen/logrus | ||
stretchr/testify | ||
timewasted/linode | ||
urfave/cli |