Skip to content

Commit 835fc83

Browse files
Remove additional warning from enable-mtls and delete partial
1 parent d64d252 commit 835fc83

File tree

3 files changed

+7
-15
lines changed

3 files changed

+7
-15
lines changed

src/content/docs/api-shield/security/mtls/configure.mdx

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,12 @@ Before you can protect your API or web application with mTLS rules, you need to:
2323

2424
<Render file="mtls-api-shield-support" />
2525

26-
<Render file="cloudflare-managed-client-cert" product="ssl" />
26+
:::caution
27+
28+
By default, API Shield mTLS uses client certificates issued by a Cloudflare Managed CA. Cloudflare generates a unique CA for each account.
29+
30+
If you need to use certificates issued by another CA, you can use the API to [bring your own CA for mTLS](/ssl/client-certificates/byo-ca/).
31+
:::
2732

2833
## Create an mTLS rule via the Cloudflare dashboard
2934

src/content/docs/ssl/client-certificates/enable-mtls.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,4 @@ If you need to use your own CA (instead of the Cloudflare Managed CA), refer to
3434
After enabling mTLS for your host, you can:
3535

3636
- Enforce mTLS with a WAF custom rule. Select **Create mTLS Rule** on the dashboard to use a template, or refer to our [learning path](/learning-paths/mtls/mtls-app-security/#3-validate-the-client-certificate-in-the-waf) for further guidance.
37-
- Enforce mTLS with [API Shield](/api-shield/security/mtls/configure/). While API Shield is **not required** to use mTLS, many teams may use mTLS to protect their APIs.
38-
39-
<Render file="cloudflare-managed-client-cert" />
37+
- Enforce mTLS with [API Shield](/api-shield/security/mtls/configure/). While API Shield is **not required** to use mTLS, many teams may use mTLS to protect their APIs.

src/content/partials/ssl/cloudflare-managed-client-cert.mdx

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)