tlsaware / danebot

Certbot wrapper for DANE TLSA-safe certificate Let's Encrypt certificate rollover.
BSD 2-Clause "Simplified" License
21 stars 1 forks source link

Very good tool, but.. #3

Open jult opened 10 months ago

jult commented 10 months ago

It would be nice if it could be used with the cloudflare api for DNS-records, when you also use DNS to verify for LetsEncrypt using certbot, why not? There's also https://github.com/ekollof/gentlsa for some ideas regarding the cloudflare update. Only issue with that last tool is it does not replace the TLSA records, delete old ones. It just adds new ones.

bjo81 commented 8 months ago

Using https://github.com/acmesh-official/acme.sh would make it more compatible with other DNS providers.