1
0
mirror of https://github.com/go-acme/lego.git synced 2025-01-21 05:21:25 +02:00
lego/providers
Ryan Richard de8a56bde8 Fix GoogleCloud DNS challenge to allow subdomains
Fixes #257

Previously the google cloud provider assumed the domain being provided
was also the authoritative zone. This fix uses an acme function to
recursively lookup the authoritative zone for a provided domain.
2016-08-11 13:39:07 -05:00
..