Posted on 03-19-2014 07:32 PM
I am a novice in Mac OS & Casper.. we have been asked to add company specific certificates on all our Mac machines. Going thru the forums i found that we need to create a package for certificate & use the script importCAcert.sh available in community. Can someone please guide how do i create a certificate package. I have used composer to create package using the capture option earlier but not sure which method to use in this case. OS is mavericks & using latest casper suite 9.0
Posted on 03-19-2014 08:06 PM
man security
Posted on 03-20-2014 02:34 AM
Thanks for you response.... after checking man security command , below command seems to be useful... /usr/bin/security add-trusted-cert -d -r trustAsRoot -k /Library/Keychains/System.keychain "location"
If we simply run above command & capture the changes using Composer "File System Changes" snapshot option to create a package for cert installation, would that work please?
Please do suggest if there is any other option available as I need to add these certificates into Mac Global Build. Thanks
Posted on 03-20-2014 04:15 AM
http://training.apple.com/pdf/wp_osx_configuration_profiles_ml.pdf
Posted on 03-20-2014 04:15 AM
nm