acme challenge

About this tag
The acme challenge tag covers discussions about DNS challenges used in the ACME (Automatic Certificate Management Environment) protocol for certificate validation. A common issue involves Active Directory DNS servers failing to resolve TXT records created by ACME clients in external DNS zones like Cloudflare, preventing certificate validation. Users seek guidance on configuring AD DNS to forward queries for the _acme-challenge subdomain to external DNS servers instead of attempting to answer them locally. This tag is relevant for IT professionals managing hybrid DNS environments with on-premises AD and cloud-based DNS services.
  1. darkfella

    AD DNS server issue with acme dns challenges

    Hello, i have a home lab where im running AD domain controller and AD DNS server. The issue im trying to solve is with the txt records that acme creates in my cloudflare dns zone and the AD DNS server not being able to resolve those queries so cert manager can validate my certificates. What is...
Back
Top