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.