Cannot enter login keychain password when exporting private key

I'm trying to export a private key from keychain on a push cert so I can convert it. When I try to enter my login keychain password this error is pushed to the console log:


9/22/15 3:34:10.053 PM SecurityAgent[22320]: Ignoring user action since the dialog has received events from an untrusted source


Anyone have any ideas?


Thanks

Replies

Small item of note, keychain access functions properly if I boot to safe mode so I think I may have a program interfering with it.

Keychain First aid (cmd+option+A from Keychain Access app) is non-destructive and worth a try if you haven't already.


-Max

What behavior are you seeing in the UI? I may be seeing the same thing. Keychain Access presents a dialog asking for your password, but there's no cursor in the password field and it doesn't accept any input. You have to kill Xcode to get out of the state.

I don't see that message in the console though.