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/cloudflare-one/connections/connect-devices/user-side-certificates/index.mdx
+17-1Lines changed: 17 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ To generate a new Cloudflare root certificate for your Zero Trust organization:
40
40
41
41
<TabItemlabel="API">
42
42
43
-
Send a `POST` request to the [Create Zero Trust certificate](/api/resources/zero_trust/subresources/gateway/subresources/certificates/methods/create/) endpoint. For example:
43
+
Send a `POST` request to the [Create Zero Trust certificate](/api/resources/zero_trust/subresources/gateway/subresources/certificates/methods/create/) endpoint.
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **Settings** > **Resources**.
70
72
2. In **Certificates**, select **Manage**.
71
73
3. Select the certificate you want to activate.
72
74
4. Select **Activate**.
73
75
76
+
</TabItem>
77
+
78
+
<TabItemlabel="API">
79
+
80
+
Send a `POST` request to the [Activate a Zero Trust certificate](/api/resources/zero_trust/subresources/gateway/subresources/certificates/methods/activate/) endpoint.
The status of the certificate will change to **Pending** while it deploys. Once the status of your certificate is **Available**, you can install it on your user's devices either [with WARP](/cloudflare-one/connections/connect-devices/user-side-certificates/automated-deployment/) or [manually](/cloudflare-one/connections/connect-devices/user-side-certificates/manual-deployment/).
75
91
76
92
Once you deploy and install your certificate, you can turn it on for use in inspection:
0 commit comments