is there a scripted way to delete a private key in the system keychain?
in the security help pages i found the find-key command (usr/bin/security/find-key) but i can't see a delete-key command.
when i delete the generated certificate, the certificate is deleted but the private key remains in the keychain. After a few months we have a bunch of unused private keys in the keychain of our users.
