Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions src/content/docs/ssl/reference/protocols.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ title: TLS protocols
sidebar:
order: 3
head: []
description: Cloudflare supports a variety of TLS protocols, ranging from TLS
1.0 to TLS 1.3.
description: Explore Cloudflare's support for TLS protocols from 1.0 to 1.3. Learn about version differences, security standards, and recommendations for optimal use.

---

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

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/).

## Understand TLS versions

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