Skip to content

Commit 17d85fa

Browse files
Fill in Scope section and delete redundant partial
1 parent a01ceed commit 17d85fa

File tree

2 files changed

+8
-14
lines changed

2 files changed

+8
-14
lines changed

src/content/docs/ssl/client-certificates/index.mdx

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,12 @@ For a broader overview of mTLS at Cloudflare refer to [learning paths](/learning
2020

2121
## Scope
2222

23+
Cloudflare validates client certificates with one CA, set at account level. This means that these certificates can be used for validation across multiple zones/domains (`example.com`), as long as the zones are under the same account and mTLS has been enabled for the requested hosts (`host.example.com`).
2324

24-
## Use cases
25+
If you use the Cloudflare-managed CA, client certificates that you create can be used with hosts in any zone/domain that belongs to your Cloudflare account. If you [bring your own CA](/ssl/client-certificates/byo-ca/), it will be set at account level and you can associate it with hosts in different zones/domains.
26+
27+
:::note
28+
Bring your own CA (BYOCA) is API-only and certificates or host associations will **not** show up on your dashboard.
29+
:::
30+
31+
## Use cases

src/content/partials/ssl/client-cert-shared.mdx

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

0 commit comments

Comments
 (0)