Skip to content

Commit f857385

Browse files
authored
Update public-buckets.mdx
Adding details about customising cipher suites for r2 public hostnames.
1 parent ad2d7ef commit f857385

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 cutomise 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/) and adding 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)