We get the following error when trying to add a trusted certificate to the keychain from terminal:
SecCertificateAddToKeychain: Write permissions error
We’ve tried with sudo
and with that we get the following error after being prompted by the OS for an admin user name and password:
SecTrustSettingsSetTrustSettings: The authorization was denied.
Any insights into how we can add certificates to the keystore would be greatly appreciated. Thank you!
