Skip to content

Commit 49cb1a4

Browse files
Remove redundant heading and link to specific protocols page
1 parent d26329f commit 49cb1a4

File tree

1 file changed

+1
-3
lines changed
  • src/content/docs/ssl/edge-certificates/additional-options

1 file changed

+1
-3
lines changed

src/content/docs/ssl/edge-certificates/additional-options/tls-13.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ TLS 1.3 enables the latest version of the TLS protocol (when supported) for impr
1111

1212
## What is TLS 1.3?
1313

14-
TLS 1.3 is the newest, fastest, and most secure version of the TLS protocol. SSL/TLS is the protocol that encrypts communication between users and your website. When web traffic is encrypted with TLS, users will see the green padlock in their browser window.
14+
TLS 1.3 is the newest, fastest, and most secure version of the [TLS protocol](/ssl/reference/protocols/).
1515

1616
By turning on the TLS 1.3 feature, traffic to and from your website will be served over the TLS 1.3 protocol when supported by clients. TLS 1.3 protocol has improved latency over older versions, has several new features, and is currently supported in all updated major browsers.
1717

@@ -23,8 +23,6 @@ By turning on the TLS 1.3 feature, traffic to and from your website will be serv
2323

2424
TLS 1.3 can be activated in the Cloudflare dashboard or through the API:
2525

26-
### Enable TLS 1.3 in Cloudflare settings
27-
2826
<Tabs syncKey="dashPlusAPI"> <TabItem label="Dashboard">
2927

3028
To enable TLS 1.3 in the dashboard:

0 commit comments

Comments
 (0)