I want to allow permanent access to certificates for certain app (eg codesign) via command line. The gui equivalent would be clicking "Always Allow" when prompted. However I only have access via SSH

I want to do what is asked in this question: OSX - Disable keychain password prompts only via terminal.

link|improve this question
… does security add-trusted-cert help you? – slhck Sep 20 '11 at 11:32
I dont think so. I want to allow access for certain applications for certificates that already exist – JFoulkes Sep 20 '11 at 11:42
I don't know a lot about the security options, but security is the interface to anything related about it on OS X, so see man security for more info. – slhck Sep 20 '11 at 11:47
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.