Skip to content

Commit 185f6e5

Browse files
maxvpharshil1712
authored andcommitted
[ZT] Add new cert procedure banner (#17647)
1 parent 37d079d commit 185f6e5

File tree

1 file changed

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

1 file changed

+12
-8
lines changed

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

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,24 @@
11
---
2-
pcx_content_type: navigation
2+
pcx_content_type: get-started
33
title: User-side certificates
44
sidebar:
55
order: 4
6+
banner:
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.
68
---
79

810
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.
911

1012
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/).
1113

12-
Once you deploy your certificate across Cloudflare and turn it on, you can install it on your user's devices either [with WARP](/cloudflare-one/connections/connect-devices/warp/user-side-certificates/install-cert-with-warp/) or [manually](/cloudflare-one/connections/connect-devices/warp/user-side-certificates/install-cloudflare-cert/).
14+
Zero Trust will indicate if a certificate is ready for use in inspection based on its deployment status:
1315

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

@@ -57,3 +59,5 @@ The status of the certificate will change to **Pending** while it deploys. Once
5759
4. In **Basic information**, select **Confirm and turn on certificate**.
5860

5961
Only one certificate can be turned on for inspection at a time. Setting a certificate as **In-Use** will set any other turned on certificates as **Active** and prevent them from being used for inspection until turned on again.
62+
63+
Once you deploy your certificate across Cloudflare and turn it on, you can install it on your user's devices either [with WARP](/cloudflare-one/connections/connect-devices/warp/user-side-certificates/install-cert-with-warp/) or [manually](/cloudflare-one/connections/connect-devices/warp/user-side-certificates/install-cloudflare-cert/).

0 commit comments

Comments
 (0)