Skip to content

Commit 32c329f

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

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/content/docs/ssl/edge-certificates/universal-ssl/limitations.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ import { GlossaryTooltip } from "~/components"
1414

1515
Universal SSL certificates present some limitations.
1616

17+
## Proxy Status
18+
19+
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.
20+
1721
## Hostname coverage
1822

1923
### Full setup
@@ -60,4 +64,4 @@ Due to internal limitations, Universal SSL certificates do not cover [load balan
6064

6165
## Browser support
6266

63-
For more on browser support, see [Browser compatibility](/ssl/reference/browser-compatibility/).
67+
For more on browser support, see [Browser compatibility](/ssl/reference/browser-compatibility/).

0 commit comments

Comments
 (0)