Skip to content

Commit 64e7015

Browse files
authored
[SSL] Update troubleshooting.mdx
CUSTESC-46925
1 parent 425a8a3 commit 64e7015

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/docs/ssl/edge-certificates/changing-dcv-method/troubleshooting.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Consider the following when troubleshooting:
5353
- [DNSSEC](https://www.cloudflare.com/learning/dns/dns-security/) must be configured correctly. You can use [DNSViz](https://dnsviz.net/) to understand and troubleshoot the deployment of DNSSEC.
5454
- Your [CAA records](/ssl/edge-certificates/caa-records/) should allow Cloudflare's partner [certificate authorities (CAs)](/ssl/reference/certificate-authorities/) to issue certificates on your behalf.
5555
- The HTTP verification process is done preferably over **IPv6**, so if any `AAAA` record exists and does not point to the same dual-stack location as the `A` record, the validation will fail.
56+
- If a NS is present for the hostname or its parent, DNS resolution will be managed externally by the DNS provider defined in the NS target. In this case the DCV TXT record needs to be added at the external DNS provider, or the NS needs to be removed.
5657

5758
## CA errors
5859

0 commit comments

Comments
 (0)