mirror of
https://github.com/go-acme/lego.git
synced 2025-01-20 21:18:36 +02:00
ecf664eaef
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.