You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/ssl/reference/protocols.mdx
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,7 @@ title: TLS protocols
4
4
sidebar:
5
5
order: 3
6
6
head: []
7
-
description: Cloudflare supports a variety of TLS protocols, ranging from TLS
8
-
1.0 to TLS 1.3.
7
+
description: Explore Cloudflare's support for TLS protocols from 1.0 to 1.3. Learn about differences, security standards, and recommendations on what version to use.
9
8
10
9
---
11
10
@@ -19,7 +18,6 @@ Cloudflare supports the following TLS protocols:
19
18
TLS 1.0 is the [version that Cloudflare sets by default](/ssl/edge-certificates/additional-options/minimum-tls/) for all customers using certificate-based encryption.
20
19
21
20
For information about which cipher suites are supported between clients and the Cloudflare network, refer to [Cipher suites](/ssl/edge-certificates/additional-options/cipher-suites/).
22
-
23
21
## Understand TLS versions
24
22
25
23
A higher TLS version implies a stronger cryptographic standard. TLS 1.2 includes fixes for known vulnerabilities found in previous versions.
0 commit comments