Posted on 01-09-2019 10:53 AM
I am trying to leverage the PPPC config in Jamf Pro to trust certain apps. I have been using PPPC Utility and it works great, but since Jamf has this feature I would rather use that.
When setting it up, I can easily find the Bundle Identifier of the app but what the heck is code requirement?
sorry if this has come up, I couldn't find any posts and it didn't seem the admin guide went into this too much.
Solved! Go to Solution.
Posted on 01-09-2019 11:07 AM
Jamf has a pretty comprehensive article, scroll down to the "Code Signature Requirements and Bundle Identifiers" section.
codesign -dr - /path/to/app
Posted on 01-09-2019 11:07 AM
Jamf has a pretty comprehensive article, scroll down to the "Code Signature Requirements and Bundle Identifiers" section.
codesign -dr - /path/to/app
Posted on 01-10-2019 08:01 AM
@sshort Thank you for this, it was very helpful although I should have checked my config profiles. Since I have 10.9 I can now see the contents of the Config I created with PPPC Utility and everything was already configured!