mirror of
https://github.com/go-acme/lego.git
synced 2025-01-07 00:37:37 +02:00
d7fdc8f54a
* Add dns provider duckdns see http://www.duckdns.org/spec.jsp for more info * Add DNS challenge provider 'exec' (#508) As discussed in #505, this commits adds a very simple DNS provider which calls out to an external program which must then add or remove the DNS record. * Update duckdns to support caddy, and cleanup some comments |
||
---|---|---|
.. | ||
duckdns_test.go | ||
duckdns.go |