diff --git a/src/content/docs/ssl/reference/protocols.mdx b/src/content/docs/ssl/reference/protocols.mdx index 49788370ef7920..43394e0baca57e 100644 --- a/src/content/docs/ssl/reference/protocols.mdx +++ b/src/content/docs/ssl/reference/protocols.mdx @@ -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 differences, security standards, and recommendations on what version to use. --- @@ -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.