acme-dns/acme-dns-client

Recommendation vs joohoi/acme-dns-certbot-joohoi

Opened this issue · 6 comments

Question: Do you now recommend this software versus joohoi/acme-dns-certbot-joohoi?
They appear to be direct alternatives, or is that incorrect?

Thanks!

Thanks much, that is very helpful info.

For what it's worth, there is a tutorial on using the old Python version,
at https://www.digitalocean.com/community/tutorials/how-to-acquire-a-let-s-encrypt-certificate-using-dns-validation-with-acme-dns-certbot-on-ubuntu-18-04.

Perhaps the author would be interested in creating an updated tutorial when you feel your new software is ready for more widespread use.

By looking at old Python code version, it seems to avoid issue #13:

It's a problematic issue with the new go client which may affect usage with most registrars when attempting to obtain a wildcard certificate.

That's a good observation @oblitum , I'll fix that in Go client!

...and it's fixed

Does this new client have dockerised deployment or must we manage scripts etc. manually? (Sorry, I'm new to this, but long-time user of certbot.)