[Bug 1175] ssh-keygen is generating 2048 bit keys by default

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Mar 23 07:24:21 EST 2006


http://bugzilla.mindrot.org/show_bug.cgi?id=1175





------- Comment #1 from dtucker at zip.com.au  2006-03-23 07:24 -------
I think this is already fixed in 4.3, can you reproduce it with that version?

$ ssh -V
OpenSSH_4.3p2, OpenSSL 0.9.7f 22 Mar 2005
$ ssh-keygen -t dsa -f tmpkey -N ''
Generating public/private dsa key pair.
[...]
$ openssl dsa -in tmpkey -text -noout |head -2
read DSA key
Private-Key: (1024 bit)




------- 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