bugzilla-daemon at mindrot.org
2002-Apr-15 16:14 UTC
[Bug 216] New: ssh-keygen vs. SSH Version 2.0.13 hostkeys
http://bugzilla.mindrot.org/show_bug.cgi?id=216 Summary: ssh-keygen vs. SSH Version 2.0.13 hostkeys Product: Portable OpenSSH Version: 3.1p1 Platform: UltraSparc OS/Version: Solaris Status: NEW Severity: normal Priority: P2 Component: ssh-keygen AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: coder at mindspring.com Using precompiled binaries from sunfreeware.com, I have the following problem: # ssh-keygen -i -f ./hostkey ssh_dss_sign: sign failed xrealloc: out of memory (new_size 4290723536 bytes) This appears to be the same problem occurring in Bug#187. I am running Solaris 8, essentially stock. This problem has been duplicated on AIX 4.3 as well, although Tru64 4F seems to work properly. When I downloaded and used the OpenSSH 3.0.2 binaries from sunfreeware.com, ssh-keygen converted the hostkey properly. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
Seemingly Similar Threads
- [PATCH] hostfile: list known names (if any) for new hostkeys
- [Bug 216] ssh-keygen vs. SSH Version 2.0.13 hostkeys
- [Bug 187] New: ssh-keygen not converting from and to SECSH standard correctly
- [PATCH 0/2] Specify signature algorithm during server hostkeys prove
- [PATCH 1/2] Add test to cover multiple server hostkeys with agent