Question
How do I configure DANE TLSA records in Cloudflare?
Asked by: USER4388
51 Viewed
51 Answers
Answer (51)
To configure DANE TLSA records in Cloudflare, you need to generate a DANE TLSA record using a tool like `dnskey` or `certtool`. Then, you add a TXT record to your Cloudflare DNS zone with the generated DANE TLSA record. Cloudflare will then propagate this record globally. Ensure your DNS record type is TXT and the name matches the instructions provided by your DANE record generator. It's crucial to wait for DNS propagation before enabling DANE on your web server.