certbot icon indicating copy to clipboard operation
certbot copied to clipboard

Update TLSA DNS records with certbot-dns-cloudflare plugin

Open kiwixz opened this issue 4 years ago • 6 comments

It would be nice if certbot could update those records after the challenge, as it's already using cloudflare API to add records anyway.

Wikipedia: https://en.wikipedia.org/wiki/DNS-based_Authentication_of_Named_Entities#TLSA_RR

Related: #230.

kiwixz avatar Apr 02 '21 23:04 kiwixz

Thanks for the suggestion!

ohemorange avatar Apr 06 '21 23:04 ohemorange

We've made a lot of changes to Certbot since this issue was opened. If you still have this issue with an up-to-date version of Certbot, can you please add a comment letting us know? This helps us to better see what issues are still affecting our users. If there is no activity in the next 30 days, this issue will be automatically closed.

stale[bot] avatar Apr 17 '22 01:04 stale[bot]

This ticket is still needed.

Eric-Sparks avatar Sep 18 '22 01:09 Eric-Sparks

We've made a lot of changes to Certbot since this issue was opened. If you still have this issue with an up-to-date version of Certbot, can you please add a comment letting us know? This helps us to better see what issues are still affecting our users. If there is no activity in the next 30 days, this issue will be automatically closed.

github-actions[bot] avatar Sep 18 '23 01:09 github-actions[bot]

Still needed.

BartG95 avatar Sep 18 '23 18:09 BartG95

This is still needed. Right now you have either the choice to run certbot with "reuse_key = True" or use some hacks around, to deploy the TLSA keys in the same way, certbot negotiates via dns-rfc2136 the cert update. Would be perfect, if this can be integrated into certbot.

ftasnetamot avatar Jun 28 '24 20:06 ftasnetamot