mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
fix: add clarity on signing and notarising on macOS (#3714)
Add clarity on signing and notarising macOS osquery installers
This commit is contained in:
parent
4776ae68b4
commit
31459b97e4
@ -38,6 +38,8 @@ Check out the example below:
|
||||
fleetctl package --type pkg --sign-identity=[PATH TO SIGN IDENTITY] --notarize --fleet-url=[YOUR FLEET URL] --enroll-secret=[YOUR ENROLLMENT SECRET]
|
||||
```
|
||||
|
||||
The above command should be run on a macOS device as notarizing and signing of macOS osquery installers can only be done on macOS devices.
|
||||
|
||||
|
||||
### Adding multiple hosts
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user