mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Revert "Specify that Fleet will sign the profile" (#10761)
Reverts fleetdm/fleet#10752 Learned that we are not currently doing this, so it is not true.
This commit is contained in:
parent
44e0509163
commit
c280c5e011
1 changed files with 1 additions and 3 deletions
|
|
@ -60,8 +60,6 @@ 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:
|
||||
|
|
@ -74,7 +72,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 as a `.mobileconfig` file.
|
||||
5. In your top menu bar select **File** > **Save As...** and save your configuration profile. Make sure the file is saved as .mobileconfig.
|
||||
|
||||
### Add configuration profiles to Fleet
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue