Skip to content

Commit 78340a3

Browse files
Hyperlint Meta Description: TLS protocols (#20513)
* Fix issue: WorkspaceTaskSubType.META_DESCRIPTION * Apply suggestion from code review --------- Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com> Co-authored-by: Rebecca Tamachiro <[email protected]>
1 parent 654cbe6 commit 78340a3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/content/docs/ssl/reference/protocols.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ title: TLS protocols
44
sidebar:
55
order: 3
66
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.
98

109
---
1110

@@ -19,7 +18,6 @@ Cloudflare supports the following TLS protocols:
1918
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.
2019

2120
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-
2321
## Understand TLS versions
2422

2523
A higher TLS version implies a stronger cryptographic standard. TLS 1.2 includes fixes for known vulnerabilities found in previous versions.

0 commit comments

Comments
 (0)