Skip to content

Commit fb1ab72

Browse files
ranbelmaheshwarip
authored andcommitted
clarify RHEL support (#16996)
1 parent 95ae9c9 commit fb1ab72

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,15 @@ import { Details } from "~/components";
1919
| -------- | ------------ | -------------------- |
2020
| Windows || 2023.3.381.0 |
2121
| macOS || 2023.3.381.0 |
22-
| Linux || 2023.3.381.0 |
22+
| Linux <sup>*</sup> || 2023.3.381.0 |
2323
| iOS || |
2424
| Android || |
2525
| ChromeOS || |
2626

27+
<sup>*</sup> Only supported on Debian-based systems.
2728
</Details>
2829

29-
The WARP client can automatically install the Cloudflare certificate (or a [custom root certificate](/cloudflare-one/connections/connect-devices/warp/user-side-certificates/custom-certificate/)) on Windows, macOS, and Linux devices enrolled in your Zero Trust organization. On mobile devices, you will need to [install the certificate manually](/cloudflare-one/connections/connect-devices/warp/user-side-certificates/install-cloudflare-cert/).
30+
The WARP client can automatically install the Cloudflare certificate (or a [custom root certificate](/cloudflare-one/connections/connect-devices/warp/user-side-certificates/custom-certificate/)) on Windows, macOS, and Debian/Ubuntu Linux devices. On mobile devices and Red Hat-based systems, you will need to [install the certificate manually](/cloudflare-one/connections/connect-devices/warp/user-side-certificates/install-cloudflare-cert/).
3031

3132
The certificate is required if you want to [apply HTTP policies to encrypted websites](/cloudflare-one/policies/gateway/http-policies/tls-decryption/), display custom block pages, and more.
3233

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
@@ -165,7 +165,7 @@ sudo dpkg-reconfigure ca-certificates
165165

166166
#### Red Hat-based distributions
167167

168-
The following procedure applies to Red Hat-based systems, such as Red Hat Enterprise Linux (RHEL), Fedora, Rocky Linux, and AlmaLinux.
168+
The following procedure applies to Red Hat-based systems, such as CentOS and Red Hat Enterprise Linux (RHEL).
169169

170170
1. Download both the [`.crt` certificate](/cloudflare-one/static/Cloudflare_CA.crt) and the [`.pem` certificate](/cloudflare-one/static/Cloudflare_CA.pem).
171171
2. Install the `ca-certificates` package.

0 commit comments

Comments
 (0)