Skip to content

Commit 721562e

Browse files
Explicitly call out only one CA per hostname association
1 parent df598eb commit 721562e

File tree

1 file changed

+1
-2
lines changed
  • src/content/docs/ssl/client-certificates

1 file changed

+1
-2
lines changed

src/content/docs/ssl/client-certificates/byo-ca.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,7 @@ Bring your own CA (BYOCA) is especially useful if you already have mTLS implemen
6464
* Indicate the certificate ID obtained from the previous step.
6565

6666
:::caution
67-
68-
If no `mtls_certificate_id` is provided, the action will be performed against a Cloudflare Managed CA.
67+
If no `mtls_certificate_id` is provided, the action will be performed against the [Cloudflare Managed CA](/ssl/client-certificates/#scope). Also, a single hostname can only be associated with one CA at a time.
6968
:::
7069

7170
4. (Optional) Since this process is API-only, and hostnames that use your uploaded CA certificate **are not** listed on the dashboard, you can make a [GET request](#list-ca-hostname-associations) to confirm the CA hostname associations.

0 commit comments

Comments
 (0)