Skip to content

Commit 21a4d84

Browse files
authored
Update dns-record-types.mdx
HTTPS records are only set if USSL is enabled in the zone
1 parent 23e6357 commit 21a4d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/dns/manage-dns-records/reference/dns-record-types.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ A [service record (SRV)](https://www.cloudflare.com/learning/dns/dns-records/dns
332332

333333
Service Binding (SVCB) and HTTPS Service (HTTPS) records allow you to provide a client with information about how it should connect to a server upfront, without the need of an initial plaintext HTTP connection.
334334

335-
If your domain has [HTTP/2 or HTTP/3 enabled](/speed/optimization/protocol/) and [proxied DNS records](/dns/proxy-status/), Cloudflare automatically generates HTTPS records on the fly, to advertise to clients how they should connect to your server.
335+
If your domain has [HTTP/2 or HTTP/3 enabled](/speed/optimization/protocol/), [proxied DNS records](/dns/proxy-status/) and is also using [Universal SSL](/ssl/edge-certificates/universal-ssl/) Cloudflare automatically generates HTTPS records on the fly, to advertise to clients how they should connect to your server.
336336

337337
For more details and context, refer to the [announcement blog post](https://blog.cloudflare.com/speeding-up-https-and-http-3-negotiation-with-dns/) and [RFC 9460](https://www.rfc-editor.org/rfc/rfc9460.html).
338338

0 commit comments

Comments
 (0)