1
0
mirror of https://github.com/go-acme/lego.git synced 2024-12-13 05:35:43 +02:00
lego/providers/dns/dyn
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
..
dyn_test.go Make DNS provider credential-handling more consistent. 2016-03-20 11:40:30 -07:00
dyn.go Fixes #199 2016-04-26 22:36:48 -04:00