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/automated-deployment.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ The certificate is required if you want to [apply HTTP policies to encrypted web
44
44
45
45
WARP version 2024.12.554.0 and later will install all of your [certificates set to **Available**](/cloudflare-one/connections/connect-devices/user-side-certificates/#certificate-status). These certificates can be either a [Cloudflare-generated certificate](/cloudflare-one/connections/connect-devices/user-side-certificates/#generate-a-cloudflare-root-certificate) or a [custom certificate](/cloudflare-one/connections/connect-devices/user-side-certificates/custom-certificate/). It may take up to 24 hours for newly available certificates to download to your users' devices.
46
46
47
-
WARP versions prior to 2024.12.554.0 will only install the certificate set to **In-Use**. If you turn on a new certificate for inspection, WARP will automatically install the new certificate and remove the old certificate from your users' devices.
47
+
WARP versions prior to 2024.12.554.0 will only install the certificate set to **In-Use** and automatically remove old certificates from your users' devices.
48
48
49
49
:::note[Important]
50
50
WARP only installs the system certificate -- it does not install the certificate to individual applications. You will need to [manually add the certificate](/cloudflare-one/connections/connect-devices/user-side-certificates/manual-deployment/#add-the-certificate-to-applications) to applications that rely on their own certificate store.
| Inactive | The certificate has been generated by or uploaded to Cloudflare but is not deployed across the global network. |
21
+
| Pending | The certificate is being activated or deactivated for use. |
22
+
| Available | The certificate is deployed across the Cloudflare global network and ready to be turned on. The WARP client will install the certificate on your users' devices.|
23
+
| Available and In-Use | The certificate is turned on. Gateway will use the certificate for inspection. |
0 commit comments