[Bug 972] openssh-3.9_p1-r1 login problem
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sun Jan 16 01:06:39 EST 2005
http://bugzilla.mindrot.org/show_bug.cgi?id=972
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From djm at mindrot.org 2005-01-16 01:06 -------
The key looks to be corrupt in some way (ssh-keygen can't parse it either).
OpenSSH -current will more gracefully handle such broken keys and not terminate
the connection when it encounters them.
Could you check that the public key is not damaged? You can regenerate the
public key from the private key using "ssh-keygen -yf /path/to/private.key"
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list