On Fri, Jun 27, 2014 at 6:12 AM, Josh Grosse <j...@jggimi.homeip.net> wrote:
> On 2014-06-27 08:21, Kent Fritz wrote:
>> Seeing the same here.  I tested re-creating my keys, and the problem
>> seems to be with password.  With password, it fails; without, it
>> works.
>
>
> If I didn't have passphrases, I wouldn't use ssh-add. :)
>
Yes, obviously!

ssh-keygen -p seems to have a problem, but works regardlesss:

$ ssh-keygen -p
Enter file in which the key is (/home/kent/.ssh/id_rsa):
key_load_private: invalid format
Enter old passphrase:
Key has comment 'rsa w/o comment'
Enter new passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved with the new passphrase.

Reply via email to