bugzilla-daemon at bugzilla.mindrot.org
2008-Aug-28 03:46 UTC
[Bug 1514] New: Sample init script generating 1024 bit keys
https://bugzilla.mindrot.org/show_bug.cgi?id=1514 Summary: Sample init script generating 1024 bit keys Product: Portable OpenSSH Version: 5.1p1 Platform: All OS/Version: Linux Status: NEW Severity: trivial Priority: P2 Component: Miscellaneous AssignedTo: unassigned-bugs at mindrot.org ReportedBy: imorgan at nas.nasa.gov Created an attachment (id=1562) --> (http://bugzilla.mindrot.org/attachment.cgi?id=1562) Generate host keys using default key size While the default size for RSA (and RSA1) keys generated by ssh-keygen was changed to 2048 bits, some of the sample startup scripts explicitly generate 1024 bit keys. The use of '-b 1024' in these scripts seems unnecessary and undesirable. A trivial patch to fix contrib/caldera/ssh-host-keygen and contrib/suse/rc.sshd is attached. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2008-Nov-03 09:16 UTC
[Bug 1514] Sample init script generating 1024 bit keys
https://bugzilla.mindrot.org/show_bug.cgi?id=1514 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED CC| |djm at mindrot.org Blocks| |1481 --- Comment #1 from Damien Miller <djm at mindrot.org> 2008-11-03 20:16:30 --- Fix applied for openssh-5.2, thanks! -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2009-Feb-23 02:36 UTC
[Bug 1514] Sample init script generating 1024 bit keys
https://bugzilla.mindrot.org/show_bug.cgi?id=1514 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Damien Miller <djm at mindrot.org> 2009-02-23 13:36:13 --- Close bugs fixed/reviewed for openssh-5.2 release -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
Possibly Parallel Threads
- ssh-keygen DSA keys longer than 1024 bit
- [Bug 1175] ssh-keygen is generating 2048 bit keys by default
- Generating DSA keys of different length
- [Bug 2505] New: key_load_private_type: unknown or unsupported key type
- [Bug 2504] New: key_load_private_type: unknown or unsupported key type