Skip to content

Commit cc2c3d7

Browse files
committed
Refine banner message
1 parent 1392c37 commit cc2c3d7

File tree

1 file changed

+9
-7
lines changed
  • src/content/docs/cloudflare-one/connections/connect-devices/warp/user-side-certificates

1 file changed

+9
-7
lines changed

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

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,21 @@ title: User-side certificates
44
sidebar:
55
order: 4
66
banner:
7-
content: The global Cloudflare root certificate will expire on 2025-02-02. If you installed the Cloudflare certificate before 2024-17-10, <a href="#generate-a-cloudflare-root-certificate">generate a new certificate</a> for your Zero Trust organization.
7+
content: The default global Cloudflare root certificate will expire on 2025-02-02. If you installed the default Cloudflare certificate before 2024-17-10, you must <a href="#generate-a-cloudflare-root-certificate">generate a new certificate</a> and activate it for your Zero Trust organization to avoid inspection errors.
88
---
99

1010
Advanced security features such as [HTTPS traffic inspection](/cloudflare-one/policies/gateway/http-policies/tls-decryption/), [Data Loss Prevention](/cloudflare-one/policies/data-loss-prevention/), [anti-virus scanning](/cloudflare-one/policies/gateway/http-policies/antivirus-scanning/), [Access for Infrastructure](/cloudflare-one/applications/non-http/infrastructure-apps/), and [Browser Isolation](/cloudflare-one/policies/browser-isolation/) require users to install and trust a root certificate on their device. You can either install the certificate provided by Cloudflare (default option), or generate your own custom certificate and upload it to Cloudflare.
1111

1212
Gateway [generates a unique root CA](#generate-a-cloudflare-root-certificate) for each Zero Trust account and deploys its across the Cloudflare global network. Alternatively, Enterprise users can upload and deploy their own [custom certificate](/cloudflare-one/connections/connect-devices/warp/user-side-certificates/custom-certificate/).
1313

14-
| Deployment status | Description |
15-
| ----------------- | ---------------------------------------------------------------------------------------------- |
16-
| Inactive | The certificate has been uploaded to Cloudflare but is not deployed across the global network. |
17-
| Pending | The certificate is being activated or deactivated for use. |
18-
| Active | The certificate is deployed across the Cloudflare global network and ready to be turned on. |
19-
| Active and In-Use | The certificate is turned on. Gateway will use the certificate for inspection. |
14+
Zero Trust will indicate if a certificate is ready for use in inspection based on its deployment status:
15+
16+
| Deployment status | Description |
17+
| ----------------- | -------------------------------------------------------------------------------------------------------------- |
18+
| Inactive | The certificate has been generated by or uploaded to Cloudflare but is not deployed across the global network. |
19+
| Pending | The certificate is being activated or deactivated for use. |
20+
| Active | The certificate is deployed across the Cloudflare global network and ready to be turned on. |
21+
| Active and In-Use | The certificate is turned on. Gateway will use the certificate for inspection. |
2022

2123
## Generate a Cloudflare root certificate
2224

0 commit comments

Comments
 (0)