Mailing List Archive

[Bug 972] openssh-3.9_p1-r1 login problem
http://bugzilla.mindrot.org/show_bug.cgi?id=972





------- Additional Comments From dtucker@zip.com.au 2005-02-02 12:40 -------
The public key appears truncated: encoded it's about 140 bytes shorter than a
1024-bit DSA key. A couple of things to try:

* does the OpenSSL library's self-test pass? ("make test" after building).
* perhaps the private key is damaged. Does the same problem occur if you
generate and use a new private key?
* does the problem occur if you build OpenSSL and OpenSSH without the compiler
optimization?



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 972] openssh-3.9_p1-r1 login problem [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=972


blubb@gentoo.org changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |INVALID




------- Additional Comments From blubb@gentoo.org 2005-02-02 20:42 -------
* does the OpenSSL library's self-test pass? ("make test" after building).

yes

* perhaps the private key is damaged. Does the same problem occur if you
generate and use a new private key?

that's possible, the same key has afaik also problems on a sparc/alpha. any
other keys i'm using work, so i think it's the key that is truncated.

thanks anyway



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.