From e244cba8eff8cf43b4f2fcc5375a22f400c715b0 Mon Sep 17 00:00:00 2001 From: Mo Zhu Date: Fri, 24 Mar 2023 12:51:47 -0700 Subject: [PATCH] Specify that Fleet will sign the profile (#10752) --- docs/Using-Fleet/MDM-macOS-settings.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/Using-Fleet/MDM-macOS-settings.md b/docs/Using-Fleet/MDM-macOS-settings.md index ee8edb80d6..f36060291d 100644 --- a/docs/Using-Fleet/MDM-macOS-settings.md +++ b/docs/Using-Fleet/MDM-macOS-settings.md @@ -60,6 +60,8 @@ In Fleet you can enforce custom settings on your macOS hosts using configuration To enforce custom settings, first create configuration profiles with iMazing Profile editor and then add the profiles to Fleet. +> There is no need for you to sign the profiles. Fleet signs all profiles before sending them to the host. + ### Create a configuration profiles with iMazing Profile Creator How to create a configuration profile with iMazing Profile Creator: @@ -72,7 +74,7 @@ How to create a configuration profile with iMazing Profile Creator: 4. In iMazing Profile Creator, select the **General** tab. Enter a descriptive name in the **Name** field. When you add this profile to Fleet, Fleet will display this name in the Fleet UI. -5. In your top menu bar select **File** > **Save As...** and save your configuration profile. Make sure the file is saved as .mobileconfig. +5. In your top menu bar select **File** > **Save As...** and save your configuration profile as a `.mobileconfig` file. ### Add configuration profiles to Fleet