Skip to content

Commit 8e9fe6b

Browse files
Link to BYOCA and learning path from client certs landing page
1 parent 7bae016 commit 8e9fe6b

File tree

1 file changed

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

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,13 @@ description: Use Cloudflare public key infrastructure (PKI) to create client cer
1010

1111
import { GlossaryDefinition, Render } from "~/components";
1212

13-
Use Cloudflare public key infrastructure (PKI) to create client certificates and enable mutual TLS authentication.
13+
Use Cloudflare public key infrastructure (PKI) to create client certificates, or [bring your own CA for mTLS](/ssl/client-certificates/byo-ca/).
1414

1515
<GlossaryDefinition term="mTLS (mutual TLS)" />
1616

17+
:::note[mTLS at Cloudflare]
18+
For a broader overview of mTLS at Cloudflare refer to the [learning path](/learning-paths/mtls/concepts/).
19+
:::
1720
---
1821

1922
Use these certificates with Cloudflare [API Shield](/api-shield/) or [Cloudflare Workers](/workers/runtime-apis/bindings/mtls/) to enforce mutual Transport Layer Security (mTLS) encryption.

0 commit comments

Comments
 (0)