website icon indicating copy to clipboard operation
website copied to clipboard

Provide pointer to acme-dns solutions

Open jsoref opened this issue 9 years ago • 4 comments

I have some servers that aren't really web servers, and I'd like to be able to use the acme-dns challenge system to get certificates for them.

But, I can't find an easy path from the website to how to do dns.

@SwartzCr pointed me to https://github.com/lukas2511/dehydrated/wiki/Examples-for-DNS-01-hooks on irc, and it has the answer for my case (I use pdns), but it'd be helpful if there was a good link to that from the certbot website/documentation.

jsoref avatar Jan 17 '17 18:01 jsoref

https://certbot.eff.org/docs/using.html#third-party-plugins is one place that definitely should point to it...

jsoref avatar Jan 18 '17 00:01 jsoref

For what it's worth, those hooks are for a different ACME client that has no relationship to Certbot, however, they can certainly be used as a starting point for writing a Certbot DNS hook.

bmw avatar Jan 20 '17 18:01 bmw

so these should definitely be on the Let's Encrypt community forums somewhere (ping @schoen @cpu ) And I think we should think about how to use them to update the scripts that were added to the documentation when we introduced manual auth hooks

SwartzCr avatar Jan 21 '17 00:01 SwartzCr

@SwartzCr I'm happy to pin a thread if someone writes one in an appropriate spot on the forum. I'm not sure where that would be. I've never used Dehydrated to write it myself.

cpu avatar Jan 23 '17 14:01 cpu