acme.sh
acme.sh copied to clipboard
Report bug to Google Domains DNS API
Please report bugs you come across when using the Google Domains DNS integration here.
Merged as part of pull request #4542
No problems from my end. Worked fine with the dns api.
There is a bug: https://github.com/acmesh-official/acme.sh/issues/4729
Based on the comments in the issue, seems like the problem happens when upgrading from 3.0.6 to 3.0.7. In between these two versions there was no change to the googledomains DNS script. Could it be caused by a regression elsewhere?
Do you by any chance plan to support Google Cloud DNS since Google Domains is discontinued?
Google Cloud DNS is already supported by a separate plugin, see https://github.com/acmesh-official/acme.sh/wiki/dnsapi#49-use-google-cloud-dns-api-to-automatically-issue-cert
This plugin should probably be deleted now that Google Domains has been discontinued.
@alexleigh silly of me, I have just checked them Wiki menu and not the actual content. It turns out, that the item 49. of gcloud was missing. I have fixed that. Thanks for pointing me out.