Skip to content

Commit e4a6999

Browse files
committed
Update Linux
1 parent dffff40 commit e4a6999

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ The location where the root certificate should be installed is different dependi
162162

163163
The following procedure applies to Debian-based systems, such as Debian, Ubuntu, and Kali Linux.
164164

165-
1. Download the [`.pem` certificate](/cloudflare-one/static/Cloudflare_CA.pem).
165+
1. [Download](#download-the-cloudflare-root-certificate) the `.pem` certificate.
166166
2. Install the `ca-certificates` package.
167167

168168
```sh
@@ -185,7 +185,7 @@ sudo dpkg-reconfigure ca-certificates
185185

186186
The following procedure applies to Red Hat-based systems, such as CentOS and Red Hat Enterprise Linux (RHEL).
187187

188-
1. Download both the [`.crt` certificate](/cloudflare-one/static/Cloudflare_CA.crt) and the [`.pem` certificate](/cloudflare-one/static/Cloudflare_CA.pem).
188+
1. [Download](#download-the-cloudflare-root-certificate) the certificate in both `.crt` and `.pem` format.
189189
2. Install the `ca-certificates` package.
190190

191191
```sh

0 commit comments

Comments
 (0)