Skip to content

Commit 577d756

Browse files
Add title to note and move it lower in the partial
1 parent 26b9d8b commit 577d756

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/content/partials/dns/ssltls-subdomains.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33

44
---
55

6-
:::note
7-
Cloudflare can only serve an SSL/TLS certificate for a DNS record when you set the record's [proxy status](/dns/proxy-status/) to **Proxied**. If you do not do this, the origin server your record points to will be responsible for supporting SSL/TLS connections.
8-
:::
9-
106
If your main domain is using Cloudflare's [Universal SSL certificate](/ssl/edge-certificates/universal-ssl/), that certificate also covers all first-level subdomains (`blog.example.com`).
117

128
For deeper subdomains (`dev.blog.example.com`), use a [different type of certificate](/ssl/edge-certificates/universal-ssl/limitations/#full-setup).
9+
10+
:::note[Proxy status]
11+
Cloudflare can only serve an SSL/TLS certificate for a DNS record when you set the record's [proxy status](/dns/proxy-status/) to **Proxied**. If you do not do this, the origin server your record points to will be responsible for supporting SSL/TLS connections.
12+
:::

0 commit comments

Comments
 (0)