Set Trust settings in keychain on Mac OS 10.13.6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 08-17-2018 11:40 AM
I want to allow this private key to be "Allow all application to access this item" can this be scripted?
Read My Blog: https://www.ericsontech.com
3 REPLIES 3

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 08-17-2018 11:47 AM
You can configure this from the Terminal when you import the certificate into your Keychain. Import command: import inputfile [-k keychain] [-t type] [-f format] [-w] [-P passphrase] [options...] To set the access control to "Allow all applications to access this item", just add the flag "-A".
Of course the cert might be pushed via config already, but you can re-import using a package/temp location/postinstall method.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 08-17-2018 11:48 AM
The cert is auto-created via Company Portal.
Read My Blog: https://www.ericsontech.com
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 08-17-2018 12:06 PM
This cannot be scripted, by design I believe. For security reasons.
