[Bug 1514] New: Sample init script generating 1024 bit keys
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Thu Aug 28 13:46:50 EST 2008
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.
More information about the openssh-bugs
mailing list