Skip to content

Commit bd8441d

Browse files
committed
Add updates
1 parent e52e0ac commit bd8441d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

src/content/docs/cloudflare-one/connections/connect-devices/user-side-certificates/automated-deployment.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The certificate is required if you want to [apply HTTP policies to encrypted web
4444

4545
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.
4646

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.
4848

4949
:::note[Important]
5050
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.

src/content/docs/cloudflare-one/connections/connect-devices/user-side-certificates/index.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ Gateway [generates a unique root CA](#generate-a-cloudflare-root-certificate) fo
1515

1616
Zero Trust will indicate if a certificate is ready for use in inspection based on its deployment status:
1717

18-
| Deployment status | Description |
19-
| -------------------- | -------------------------------------------------------------------------------------------------------------- |
20-
| 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. |
23-
| Available and In-Use | The certificate is turned on. Gateway will use the certificate for inspection. |
18+
| Deployment status | Description |
19+
| -------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- |
20+
| 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. |
2424

2525
## Generate a Cloudflare root certificate
2626

0 commit comments

Comments
 (0)