You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-for-platforms/cloudflare-for-saas/security/certificate-management/issue-and-validate/validate-certificates/troubleshooting.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@ Check whether the delegation CNAME is in place at the `_acme-challenge` hostname
75
75
dig _acme-challenge.example.com CNAME +short
76
76
```
77
77
78
-
- If this returns **nothing**, the delegation CNAME is missing. Run a TXT query to check whether a hardcoded record is also present:
78
+
- If this returns **nothing**, the delegation CNAME is missing. Run a `TXT` query to check whether a hardcoded record is also present:
0 commit comments