Displaying 1 result from an estimated 1 matches for "zooty".
Did you mean:
booty
2016 Jan 09
9
[Bug 2523] New: An RSA private key file consistently gives "Badd Passphrase" errors, but worked before
...into
the agent with the ssh-add program in my fedora 23 system which has:
openssh-clients-7.1p1-6.fc23.x86_64
The previous fedora 22 system with this version:
openssh-clients-6.9p1-9.fc22.x86_64
works fine with the same file.
File info:
The key size is 1024 bits.
The file header looks like:
zooty> od -c identity
0000000 S S H P R I V A T E K E Y
0000020 F I L E F O R M A T 1 . 1 \n
Naturally, this could be a bug in one of the zillion libraries loaded
by ssh-add or even a compiler bug, but I figured I'd start wi...