Skip to content

Commit d9f1bfc

Browse files
committed
Add WARP install note
1 parent ee06869 commit d9f1bfc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Zero Trust will only inspect traffic using installed certificates set to [**Avai
2323
## Download the Cloudflare root certificate
2424

2525
:::note[Download limitation]
26-
You can only download Cloudflare-generated certificates from the Zero Trust dashboard.
26+
You can only download Cloudflare-generated certificates from the Zero Trust dashboard or with WARP.
2727
:::
2828

2929
First, [generate](/cloudflare-one/connections/connect-devices/user-side-certificates/#generate-a-cloudflare-root-certificate) and download a Cloudflare certificate. The certificate is available in both `.pem` and `.crt` file format. Certain applications require the certificate to be in a specific file type, so ensure you download the most appropriate file for your use case.
@@ -33,6 +33,8 @@ First, [generate](/cloudflare-one/connections/connect-devices/user-side-certific
3333
3. Select the certificate you want to download.
3434
4. Depending on which format you want, choose **Download .pem** and/or **Download .crt**.
3535

36+
Alternatively, you can download and install a certificate [using WARP](/cloudflare-one/connections/connect-devices/user-side-certificates/automated-deployment/#install-a-certificate-using-warp). WARP will add the certificates to the device's system certificate store in `installed_certs/<certificate_id>.pem`.
37+
3638
### Verify the downloaded certificate
3739

3840
To verify your download, use a terminal to check that the downloaded certificate's hash matches the thumbprint listed under **Certificate thumbprint**. For example:

0 commit comments

Comments
 (0)