Skip to content

Commit 5229afc

Browse files
Revert "Explicitly call out only one CA per hostname association"
This reverts commit 721562e.
1 parent 721562e commit 5229afc

File tree

1 file changed

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

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,8 @@ 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-
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.
67+
68+
If no `mtls_certificate_id` is provided, the action will be performed against a Cloudflare Managed CA.
6869
:::
6970

7071
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)