[Bug 887] Problem connecting OpenSSH Client to a F-Secure SSH Server
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Wed Jun 30 11:46:08 EST 2004
http://bugzilla.mindrot.org/show_bug.cgi?id=887
------- Additional Comments From dtucker at zip.com.au 2004-06-30 11:46 -------
Please do *not* paste debug logs in the text fields. It makes bugs difficult
read. Use "Create Attachment" instead.
This bit from the log:
32459: debug1: try privkey: /root/.ssh/id_dsa
32459: debug1: PEM_read_PrivateKey failed
32459: debug1: read PEM private key done: type <unknown>
makes it look like either the key is corrupt or ssh can't read it.
Can openssl read the key? Try "openssl dsa -in /path/to/id_dsa -noout".
Can you reproduce this problem with the current version of OpenSSH, compiled
from source?
------- 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