Skip to content

Commit 878b661

Browse files
Link to customize-cipher-suites from Features in Overview
1 parent 5941a14 commit 878b661

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/content/docs/ssl/edge-certificates/additional-options/cipher-suites/customize-cipher-suites.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ head:
1111

1212
import { Render, TabItem, Tabs } from "~/components"
1313

14-
With [Advanced Certificate Manager](/ssl/edge-certificates/advanced-certificate-manager/) or within [Cloudflare for SaaS](/cloudflare-for-platforms/cloudflare-for-saas/security/certificate-management/), you can restrict connections between Cloudflare and clients -- such as your visitor's browser -- to specific [cipher suites](/ssl/edge-certificates/additional-options/cipher-suites/).
14+
With [Advanced Certificate Manager](/ssl/edge-certificates/advanced-certificate-manager/) or within [Cloudflare for SaaS](/cloudflare-for-platforms/cloudflare-for-saas/security/certificate-management/), you can restrict connections between Cloudflare and clients such as your visitor's browser to specific [cipher suites](/ssl/edge-certificates/additional-options/cipher-suites/).
1515

1616
You may want to do this to follow specific [recommendations](/ssl/edge-certificates/additional-options/cipher-suites/recommendations/), to [disable weak cipher suites](/ssl/edge-certificates/additional-options/cipher-suites/troubleshooting/#ssl-labs-weak-ciphers-report), or to comply with [industry standards](/ssl/edge-certificates/additional-options/cipher-suites/compliance-status/).
1717

src/content/docs/ssl/edge-certificates/additional-options/cipher-suites/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import { DirectoryListing, Render } from "~/components"
1414

1515
<Render file="cipher-suites-definition" /><br />
1616

17-
This section covers cipher suites used in connections between clients -- such as your visitor's browser -- and the Cloudflare network. For information about cipher suites used between Cloudflare and your origin server, refer to [Origin server > Cipher suites](/ssl/origin-configuration/cipher-suites/).
17+
This section covers cipher suites used in connections between clients such as your visitor's browser and the Cloudflare network. For information about cipher suites used between Cloudflare and your origin server, refer to [Origin server > Cipher suites](/ssl/origin-configuration/cipher-suites/).
1818

1919
:::note
2020

src/content/docs/ssl/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Even if you use a different provider for authoritative DNS, you can delegate dom
3434
</Feature>
3535

3636
<Feature header="Custom TLS settings" href="/ssl/edge-certificates/additional-options/minimum-tls/">
37-
Cloudflare also allows you to specify the minimum TLS version that visitors must use to connect to your website or application, and restrict cipher suites according to your security requirements.
37+
Cloudflare also allows you to specify the minimum TLS version that visitors must use to connect to your website or application, and [restrict cipher suites](/ssl/edge-certificates/additional-options/cipher-suites/customize-cipher-suites/) according to your security requirements.
3838
</Feature>
3939

4040
<br />

0 commit comments

Comments
 (0)