Skip to content

Commit 627929c

Browse files
committed
Refine instructions
1 parent 486f081 commit 627929c

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ To generate a new Cloudflare root certificate for your Zero Trust organization:
3232
4. Choose a duration of time before the certificate expires. Cloudflare recommends expiration after five years. Alternatively, choose _Custom_ and enter a custom amount in days.
3333
5. Select **Generate certificate**.
3434

35-
The certificate will appear in your list of certificates as **Inactive**. To deploy your certificate and turn it on for inspection, you need to [activate the certificate](#activate-a-root-certificate).
35+
The certificate will appear in your list of certificates as **Inactive**. To download a generated certificate, select it, then choose **Download .pem** and/or **Download .crt**. To deploy your certificate and turn it on for inspection, you need to [activate the certificate](#activate-a-root-certificate).
3636

3737
Each Zero Trust account can generate a new root certificate a maximum of three times per day.
3838

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,15 @@ The certificate is required if you want to [apply HTTP policies to encrypted web
3434
## Install the certificate using WARP
3535

3636
1. (Optional) [Upload](/cloudflare-one/connections/connect-devices/warp/user-side-certificates/custom-certificate/) a custom root certificate to Cloudflare.
37-
2. In [Zero Trust](https://one.dash.cloudflare.com/), go to **Settings** > **WARP client**.
38-
3. Turn on **Install CA to system certificate store**.
37+
2. In [Zero Trust](https://one.dash.cloudflare.com/), go to **Settings** > **WARP Client**.
38+
3. Turn on [**Install CA to system certificate store**](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/#install-ca-to-system-certificate-store).
3939
4. [Install](/cloudflare-one/connections/connect-devices/warp/download-warp/) the WARP client on the device.
4040
5. [Enroll the device](/cloudflare-one/connections/connect-devices/warp/deployment/manual-deployment/) in your Zero Trust organization.
4141

4242
If a custom certificate is not provided, WARP will install the default [Cloudflare certificate](/cloudflare-one/connections/connect-devices/warp/user-side-certificates/install-cloudflare-cert/#download-the-cloudflare-root-certificate) in the system keychain for all users. If you uploaded a custom certificate, the WARP client will deploy your custom certificate instead of the Cloudflare certificate.
4343

44+
WARP will only install the [certificate set to **In-Use**](/cloudflare-one/connections/connect-devices/warp/user-side-certificates/#certificate-status). If you turn on a new certificate for inspection, WARP will automatically install that certificate to your users' devices.
45+
4446
Next, [verify](#access-the-installed-certificate) that the certificate was successfully installed.
4547

4648
:::note[Important]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ First, [generate](/cloudflare-one/connections/connect-devices/warp/user-side-cer
2929
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **Settings** > **Resources**.
3030
2. In **Certificates**, select **Manage**.
3131
3. Select the certificate you want to download.
32-
4. Depending on which format you want, select **Download .pem** and/or **Download .crt**.
32+
4. Depending on which format you want, choose **Download .pem** and/or **Download .crt**.
3333

3434
### Verify the downloaded certificate
3535

0 commit comments

Comments
 (0)