Mac – Bash – Add a Trusted Root Cert to Keychain Posted onJune 13, 2018June 13, 2018AuthorMrNetTek #!/bin/bash security add-trusted-cert -d -r trustRoot -k /Library/Keychains/System.keychain root-CA.cer