From 2dc2b8eee4bdec2ce8d590207c0df67ad2f2c32b Mon Sep 17 00:00:00 2001 From: Chris Martinelli <56095825+chris-martinelli@users.noreply.github.com> Date: Tue, 20 May 2025 15:13:17 -0500 Subject: [PATCH] Update delegated-dcv.mdx shell output line break --- .../changing-dcv-method/methods/delegated-dcv.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/content/docs/ssl/edge-certificates/changing-dcv-method/methods/delegated-dcv.mdx b/src/content/docs/ssl/edge-certificates/changing-dcv-method/methods/delegated-dcv.mdx index 0128edc487b72d..c8265d9f1bdafc 100644 --- a/src/content/docs/ssl/edge-certificates/changing-dcv-method/methods/delegated-dcv.mdx +++ b/src/content/docs/ssl/edge-certificates/changing-dcv-method/methods/delegated-dcv.mdx @@ -93,7 +93,9 @@ If you use a `dig` command to test, you should only be able see the placed token This is because Cloudflare places the tokens when needed and then cleans them up. ```sh -dig TXT +noadditional +noquestion +nocomments +nocmd +nostats _acme-challenge.example.com. @1.1.1.1_acme-challenge.example.com. 3600 IN CNAME example.com. +dig TXT +noadditional +noquestion +nocomments +nocmd +nostats _acme-challenge.example.com. @1.1.1.1 + +_acme-challenge.example.com. 3600 IN CNAME example.com. ``` ### Renewal