Skip to content

Commit 4baf3e8

Browse files
committed
Improve macOS guidance
1 parent 0b0ece0 commit 4baf3e8

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

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

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,11 @@ The certificate is required if you want to [apply HTTP policies to encrypted web
3838
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.
41+
6. (Optional) If the device is running macOS Ventura `13.5` or newer, [manually trust the certificate](#manually-trust-the-certificate).
4142

4243
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.
4344

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+
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 the new certificate to your users' devices and remove the old certificate.
4546

4647
Next, [verify](#access-the-installed-certificate) that the certificate was successfully installed.
4748

@@ -72,16 +73,16 @@ To access the installed certificate in macOS:
7273
3. Open your certificate. The default Cloudflare certificate is named **Cloudflare for Teams ECC Certificate Authority**.
7374
4. If the certificate is trusted by all users, Keychain Access will display **This certificate is marked as trusted for all users**.
7475

75-
:::note
76-
Certain macOS versions (including macOS Ventura `13.5` and newer) do not allow WARP to automatically trust the certificate. To manually trust the certificate:
76+
The WARP client will also place the certificate in `/Library/Application Support/Cloudflare/installed_cert.pem` for reference by scripts or tools.
77+
78+
#### Manually trust the certificate
79+
80+
macOS Ventura `13.5` and newer do not allow WARP to automatically trust the certificate. To manually trust the certificate:
7781

7882
1. Select **Trust**.
7983
2. Set **When using this certificate** to _Always Trust_.
8084

8185
Alternatively, you can configure your mobile device management (MDM) to automatically trust the certificate on all of your organization's devices.
82-
:::
83-
84-
The WARP client will also place the certificate in `/Library/Application Support/Cloudflare/installed_cert.pem` for reference by scripts or tools.
8586

8687
### Linux
8788

0 commit comments

Comments
 (0)