Skip to content

Commit a31cd62

Browse files
Emphasize linkout to CF4SaaS docs in main ciphers docs and fix typo
1 parent 39c705b commit a31cd62

File tree

2 files changed

+2
-1
lines changed
  • src/content/docs
    • cloudflare-for-platforms/cloudflare-for-saas/security/certificate-management
    • ssl/edge-certificates/additional-options/cipher-suites/customize-cipher-suites

2 files changed

+2
-1
lines changed

src/content/docs/cloudflare-for-platforms/cloudflare-for-saas/security/certificate-management/enforce-mtls.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Minimum TLS version exists both as a [zone-level setting](/ssl/edge-certificates
4242

4343
- For custom hostnames created via API, it is possible not to explicitly define a value for `min_tls_version`. When that is the case, whatever value is defined as your zone's minimum TLS version will be applied. To confirm whether a given custom hostname has a specific minimum TLS version set, use the following API call.
4444

45-
<Details header="Check custom hostname settings TLS settings">
45+
<Details header="Check custom hostname TLS settings">
4646

4747
<APIRequest
4848
path="/zones/{zone_id}/custom_hostnames/{custom_hostname_id}"

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Currently, you have the following options:
3535

3636
- Set custom cipher suites for a zone: either [via API](/ssl/edge-certificates/additional-options/cipher-suites/customize-cipher-suites/api/) or [on the dashboard](/ssl/edge-certificates/additional-options/cipher-suites/customize-cipher-suites/dashboard/).
3737
- Set custom cipher suites per-hostname: only available [via API](/api/resources/hostnames/subresources/settings/subresources/tls/methods/update/). Refer to the [how-to](/ssl/edge-certificates/additional-options/cipher-suites/customize-cipher-suites/api/) for details.
38+
- <Render file="cipher-suites-saas-linkout" product="ssl" />
3839

3940
:::note
4041
This documentation only refers to connections [between clients and the Cloudflare network](/ssl/concepts/#edge-certificate). For connections between Cloudflare and your origin server, refer to [Origin server > Cipher suites](/ssl/origin-configuration/cipher-suites/).

0 commit comments

Comments
 (0)