Skip to content

Commit 6b6cb09

Browse files
[SSL] Add callout about min TLS version and R2 custom domains (cloudflare#17142)
* Add callout about R2 custom domains and adjust fromatting * Apply suggestion from code review Co-authored-by: Denise Peña <[email protected]> --------- Co-authored-by: Denise Peña <[email protected]>
1 parent 75649cf commit 6b6cb09

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@ For example, if TLS 1.1 is selected, visitors attempting to connect using TLS 1.
1313

1414
:::note
1515

16-
If you are looking to restrict cipher suites, refer to [Customize cipher suites](/ssl/edge-certificates/additional-options/cipher-suites/customize-cipher-suites/).
17-
18-
For guidance on which TLS version to use, refer to [TLS protocols](/ssl/reference/protocols/).
16+
If you are looking to restrict cipher suites, refer to [Customize cipher suites](/ssl/edge-certificates/additional-options/cipher-suites/customize-cipher-suites/). For guidance on which TLS version to use, refer to [TLS protocols](/ssl/reference/protocols/).
1917

2018
:::
2119

@@ -35,6 +33,10 @@ If you have an [Advanced Certificate Manager](/ssl/edge-certificates/advanced-ce
3533

3634
## Setup
3735

36+
:::caution
37+
The Minimum TLS version that you set up following these steps does not apply to [R2](/r2/) custom domains. To control the TLS version for R2 custom domains, refer to the [custom domains documentation](/r2/buckets/public-buckets/#minimum-tls-version).
38+
:::
39+
3840
### Zone-level
3941

4042
To manage the TLS version applied to your whole zone when proxied through Cloudflare:

0 commit comments

Comments
 (0)