Google Domains DNS challenge #2646
CapgrasDelusion2
started this conversation in
General
Replies: 1 comment
-
FWIW, I was about to ask and found it was actually integrated to the latest dev branch. I manually pulled the source and build the frontend, and replaced the ones in my docker container and it worked well. One can probably find the commit that contains the change and use the docker image generated with it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Google Domains has finally created an API for DNS challenges for SSL certs. (Google Cloud has had it for a while I believe but not domains).
Relevant post from Google is here
Any chance this could get implemented into the DNS challenge section of NPM, or does anyone know a way to do it manually through NPM? Otherwise I'll try certbot directly.
EDIT: certbot worked perfectly with the certbot-dns-google-domains plugin. Imported the cert and it works great. Native integration to NPM would be awesome if possible just to make renewal easier, but as is it's functional.
Beta Was this translation helpful? Give feedback.
All reactions