Skip to content

Commit 0b0ece0

Browse files
committed
Improve WARP cert install location wording
1 parent 14662f9 commit 0b0ece0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ To access the installed certificate in Windows:
6161

6262
The default Cloudflare certificate is named **Cloudflare for Teams ECC Certificate Authority**.
6363

64-
The certificate is also placed in `%ProgramData%\Cloudflare\installed_cert.pem` for reference by scripts or tools.
64+
The WARP client will also place the certificate in `%ProgramData%\Cloudflare\installed_cert.pem` for reference by scripts or tools.
6565

6666
### macOS
6767

@@ -81,7 +81,7 @@ Certain macOS versions (including macOS Ventura `13.5` and newer) do not allow W
8181
Alternatively, you can configure your mobile device management (MDM) to automatically trust the certificate on all of your organization's devices.
8282
:::
8383

84-
The certificate is also placed in `/Library/Application Support/Cloudflare/installed_cert.pem` for reference by scripts or tools.
84+
The WARP client will also place the certificate in `/Library/Application Support/Cloudflare/installed_cert.pem` for reference by scripts or tools.
8585

8686
### Linux
8787

@@ -107,7 +107,7 @@ If you cannot find the certificate, run the following commands to update the sys
107107
sudo update-ca-certificates
108108
```
109109

110-
The certificate is also placed in `/var/lib/cloudflare-warp/installed_cert.pem` for reference by scripts or tools.
110+
The WARP client will also place the certificate in `/var/lib/cloudflare-warp/installed_cert.pem` for reference by scripts or tools.
111111

112112
## Uninstall the certificate
113113

0 commit comments

Comments
 (0)