Skip to content

Commit 3a229cc

Browse files
Add GlossaryTooltip for proxied and zone terminology
1 parent 3bdabed commit 3a229cc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/content/docs/ssl/reference/certificate-and-hostname-priority.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ description: Learn about how Cloudflare decides which certificate and associated
88

99
---
1010

11+
import { GlossaryTooltip } from "~/components";
12+
1113
When a new certificate is created, Cloudflare first deploys the certificate and then serves it.
1214

1315
***
@@ -52,7 +54,7 @@ Cloudflare uses the following order to determine the certificate and settings us
5254

5355
## Hostname priority
5456

55-
When multiple proxied DNS records exist for a hostname, in multiple zones — usually due to Cloudflare for SaaS — only one record will control the zone settings and associated origin server.
57+
When multiple <GlossaryTooltip term="proxy status">proxied DNS records</GlossaryTooltip> exist for a hostname, in multiple <GlossaryTooltip term="zone">zones</GlossaryTooltip> — usually due to [Cloudflare for SaaS](/cloudflare-for-platforms/cloudflare-for-saas/) — only one record will control the zone settings and associated origin server.
5658

5759
Cloudflare determines this priority in the following order, assuming each record exists and is proxied (orange-clouded):
5860

0 commit comments

Comments
 (0)