Skip to content

Commit 83f853a

Browse files
[SSL] Update partial-zone-acm-dcv-nonwildcard.mdx (#25538)
* [SSL] Update partial-zone-acm-dcv-nonwildcard.mdx SPM-2613 * Make sentence clearer by grouping all conditions at the start * Remove last paragraph to avoid repeating bullet above * Revert "Remove last paragraph to avoid repeating bullet above" This reverts commit b4980ec. * Touch-up last sentence structure and wrap in Tip * Leverage GlossaryTooltip for immediate info on what proxy is --------- Co-authored-by: Rebecca Tamachiro <[email protected]>
1 parent 3b915d1 commit 83f853a

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

src/content/partials/ssl/partial-zone-acm-dcv-nonwildcard.mdx

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,18 @@
33

44
---
55

6-
If every hostname on a non-wildcard certificate is [proxying traffic](/dns/proxy-status/) through Cloudflare, Cloudflare can automatically complete DCV on your behalf.
6+
import { GlossaryTooltip } from "~/components";
7+
8+
If every hostname on a non-wildcard certificate is <GlossaryTooltip term="proxy status" link="/dns/proxy-status/">proxying traffic</GlossaryTooltip> through Cloudflare and the DCV method is [HTTP](/ssl/edge-certificates/changing-dcv-method/methods/http/), Cloudflare can automatically complete DCV on your behalf.
79

810
This applies to customers using [Universal](/ssl/edge-certificates/universal-ssl/) or [Advanced certificates](/ssl/edge-certificates/advanced-certificate-manager/).
911

1012
If one of the hostnames on the certificate is not proxying traffic through Cloudflare, certificate issuance and renewal will vary based on the type of certificate you are using:
1113

1214
* **Universal**: Perform DCV using one of the available [methods](/ssl/edge-certificates/changing-dcv-method/methods/).
1315
* **Advanced**: In most cases, you can opt for [Delegated DCV](/ssl/edge-certificates/changing-dcv-method/methods/delegated-dcv/), which greatly simplifies certificate management.
16+
17+
18+
:::tip
19+
If all hostnames are proxied and non-wildcard but you are using [TXT](/ssl/edge-certificates/changing-dcv-method/methods/txt/) as DCV method for advanced certificates, also consider [Delegated DCV](/ssl/edge-certificates/changing-dcv-method/methods/delegated-dcv/) to simplify the process.
20+
:::

0 commit comments

Comments
 (0)