Skip to content

Commit 9bd00ab

Browse files
committed
Remove limitation section
1 parent 6008def commit 9bd00ab

File tree

1 file changed

+1
-5
lines changed
  • src/content/docs/cloudflare-one/connections/connect-devices/agentless/dns

1 file changed

+1
-5
lines changed

src/content/docs/cloudflare-one/connections/connect-devices/agentless/dns/dns-over-tls.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sidebar:
77

88
By default, DNS is sent over a plaintext connection. DNS over TLS (DoT) is a standard for encrypting DNS queries to keep them secure and private. DoT uses the same security protocol, TLS, that HTTPS websites use to encrypt and authenticate communications.
99

10-
Cloudflare supports DoT on standard port `853` and is compliant with [RFC7858](https://tools.ietf.org/html/rfc7858).
10+
Cloudflare supports DoT on standard port `853` over TLS 1.2 and TLS 1.3 in compliance with [RFC7858](https://tools.ietf.org/html/rfc7858).
1111

1212
## Configure DoT queries
1313

@@ -49,7 +49,3 @@ forward-zone:
4949

5050
Each DNS location has a unique DoT hostname and IPv6 address. Remember to substitute your location's values into the `<IPv6 address>` and `<DoT hostname>` fields.
5151
:::
52-
53-
## Supported TLS versions
54-
55-
Cloudflare's DNS over TLS supports TLS 1.3 and TLS 1.2.

0 commit comments

Comments
 (0)