Skip to content

Commit 8e06b06

Browse files
committed
Add Jamf procedure
1 parent 45edce2 commit 8e06b06

File tree

1 file changed

+9
-3
lines changed
  • src/content/docs/cloudflare-one/connections/connect-devices/warp/user-side-certificates

1 file changed

+9
-3
lines changed

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

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ To install a Cloudflare certificate in macOS, you can use either the Keychain Ac
9494
1. Download a Cloudflare certificate.
9595
2. Open the `.crt` file in Keychain Access. If prompted, enter your local password.
9696
3. In **Keychain**, choose the access option that suits your needs and select **Add**.
97-
4. In the list of certificates, locate the newly installed certificate. Keychain Access will mark this certificate as not trusted. Right-click the certificate and select **Get Info**.
97+
4. In the list of certificates, locate the newly installed certificate. Keychain Access will mark this certificate as not trusted. Right-select the certificate and select **Get Info**.
9898
5. Select **Trust**. Under **When using this certificate**, select _Always Trust_.
9999

100100
The root certificate is now installed and ready to be used.
@@ -139,7 +139,7 @@ Windows offers two locations to install the certificate, each impacting which us
139139
| Local Machine Store | All users on the system |
140140

141141
1. [Download a Cloudflare certificate](#download-the-cloudflare-root-certificate).
142-
2. Right-click the certificate file.
142+
2. Right-select the certificate file.
143143
3. Select **Open**. If a security warning appears, choose **Open** to proceed.
144144
4. The **Certificate** window will appear. Select **Install Certificate**.
145145
5. Now choose a Store Location. If a security warning appears, choose **Yes** to proceed.
@@ -344,7 +344,13 @@ For more information, refer to the [Microsoft documentation](https://learn.micro
344344
To upload and deploy a Cloudflare certificate in Jamf Pro:
345345

346346
1. [Download a Cloudflare certificate](#download-the-cloudflare-root-certificate) in `.pem` format.
347-
2. In Jamf Pro, [upload the certificate](https://learn.jamf.com/bundle/jamf-pro-documentation-current/page/SSL_Certificate.html) and deploy it across your devices.
347+
2. In Jamf Pro, go to **Computers** > **Configuration Profiles** to create a computer configuration profile, or go to **Devices** > **Configuration Profiles** to create a mobile device configuration profile. Select **New**.
348+
3. Name the profile, then select **Add** > **Certificate**.
349+
4. Choose the certificate file.
350+
5. Select **Scope**, then choose which devices or groups to deploy the certificate to.
351+
6. Select **Save**.
352+
353+
For more information, refer to the [Jamf Pro documentation](https://learn.jamf.com/bundle/jamf-pro-documentation-current/page/PKI_Certificates.html).
348354

349355
#### Kandji
350356

0 commit comments

Comments
 (0)