Skip to content

Commit

Permalink
[SSL] Add callout about min TLS version and R2 custom domains (#17142)
Browse files Browse the repository at this point in the history
* Add callout about R2 custom domains and adjust fromatting

* Apply suggestion from code review

Co-authored-by: Denise Peña <75506267+dcpena@users.noreply.github.com>

---------

Co-authored-by: Denise Peña <75506267+dcpena@users.noreply.github.com>
  • Loading branch information
RebeccaTamachiro and dcpena authored Sep 26, 2024
1 parent 75649cf commit 6b6cb09
Showing 1 changed file with 5 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ For example, if TLS 1.1 is selected, visitors attempting to connect using TLS 1.

:::note

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

:::

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

## Setup

:::caution
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).
:::

### Zone-level

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

0 comments on commit 6b6cb09

Please sign in to comment.