Importing trusted SSL certificate with certtool
I have a .pem file that I want to deploy to 100 macs using ARD.
I can copy the .pem file to each machine, then execute the following unix command:
certtool i /filelocation/certificate.pem
This works fine, but the certificate is still showing up as "untrusted".
If I manually open the keychain access application, go to the certificate, double click it, then expand the trust arrow, and choose "always trust" this achieves the desired effect.
However, I wish to know the unix command (certtool?) to set this certificate as trusted - so that I can remotely make this change without visiting each individual mac and opening keychain access etc.
Does anyone know what this is? Or am I missing something fundamental?
Many thanks in advance.
FZ
Mac Mini, Mac OS X (10.5.6)