Skip to content

Commit c53eb2b

Browse files
authored
Update public-buckets.mdx (#25488)
* Update public-buckets.mdx Adding details about customising cipher suites for r2 public hostnames. * Update public-buckets.mdx Fix typo and rephrase
1 parent a26ae38 commit c53eb2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/r2/buckets/public-buckets.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ Disable public access to your [`r2.dev` subdomain](#disable-public-development-u
5353

5454
:::
5555

56-
### Minimum TLS Version
56+
### Minimum TLS Version & Cipher Suites
5757

58-
To specify the minimum TLS version of a custom hostname of an R2 bucket, you can issue an API call to edit [R2 custom domain settings](/api/resources/r2/subresources/buckets/subresources/domains/subresources/custom/methods/update/).
58+
To customise the minimum TLS version or cipher suites of a custom hostname of an R2 bucket, you can issue an API call to edit [R2 custom domain settings](/api/resources/r2/subresources/buckets/subresources/domains/subresources/custom/methods/update/). You will need to add the optional `minTLS` and `ciphers` parameters to the request body. For a list of the cipher suites you can specify, refer to [Supported cipher suites](/ssl/edge-certificates/additional-options/cipher-suites/supported-cipher-suites/).
5959

6060
## Add your domain to Cloudflare
6161

0 commit comments

Comments
 (0)