You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/ssl/client-certificates/byo-ca.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,9 +12,9 @@ description: Cloudflare mTLS now supports client certificates that have not been
12
12
13
13
import { Render, APIRequest } from"~/components"
14
14
15
-
This page explains how you can manage mTLS using client certificates that have not been issued by Cloudflare CA.
15
+
This page explains how you can manage client certificates that have not been issued by Cloudflare CA. For a broader overview of mTLS at Cloudflare refer to [learning paths](/learning-paths/mtls/concepts/).
16
16
17
-
This is especially useful if you already have mTLS implemented and client certificates are already installed on devices.
17
+
Bring your own CA (BYOCA) is especially useful if you already have mTLS implemented and client certificates are already installed on devices.
0 commit comments