OS X Certificate import command line
If you like to import a certificate over the command line:
security import yourname.p12 -k ~/Library/Keychains/login.keychain -P password
Linux, BSD, Unix and Security hints
OS X Certificate import command line
If you like to import a certificate over the command line:
security import yourname.p12 -k ~/Library/Keychains/login.keychain -P password