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
Client certificates created on the dashboard are issued by a [Cloudflare-managed CA](/ssl/client-certificates/#scope). If you need to use certificates issued by another CA, use the API to [bring your own CA](/ssl/client-certificates/byo-ca/).
31
+
Client certificates created on the dashboard are issued by [Cloudflare-managed CA](/ssl/client-certificates/#scope). If you need to use certificates issued by another CA, use the API to [bring your own CA](/ssl/client-certificates/byo-ca/) instead.
20
32
:::
21
33
22
-
5. Select a value for **Certificate Validity**, and choose **Create** to confirm.
23
-
24
-
6.Make sure to copy the certificate and private key. Select **OK** to go back to your client certificates list.
34
+
4. Select a value for **Certificate Validity**, and choose **Create**.
35
+
5. Make sure to copy the certificate and private key.
36
+
6. Select **OK** to confirm.
25
37
26
38
## Next steps
27
39
28
-
You can now use the client certificate for multiple things, including:
40
+
After creating the client certificate, make sure it is installed on the client devices and [enable mTLS](/ssl/client-certificates/enable-mtls/)for each hostname that should require a certificate from clients.
29
41
30
-
* Adding an mTLS certificate binding to your [Worker](/workers/runtime-apis/bindings/mtls/).
31
-
* Embedding a certificate in your [mobile app or IoT device](/ssl/client-certificates/configure-your-mobile-app-or-iot-device/).
42
+
Refer to our [learning path](/learning-paths/mtls/concepts/) for further context.
0 commit comments