Skip to content

Commit 112097f

Browse files
authored
Update ssltls-subdomains.mdx
Clarify that Cloudflare SSL/TLS will only work for a subdomain if the DNS record is proxied
1 parent e9125bb commit 112097f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +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+
610
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`).
711

812
For deeper subdomains (`dev.blog.example.com`), use a [different type of certificate](/ssl/edge-certificates/universal-ssl/limitations/#full-setup).

0 commit comments

Comments
 (0)