search for: convert_from_ssh2

Displaying 1 result from an estimated 1 matches for "convert_from_ssh2".

2001 Jan 29
1
I: [PATCH] ssh-keygen
...ssh_cvs/ssh-keygen.c,v retrieving revision 1.35 diff -u -r1.35 ssh-keygen.c --- ssh-keygen.c 2001/01/22 05:34:43 1.35 +++ ssh-keygen.c 2001/01/29 03:24:18 @@ -691,10 +691,12 @@ case 'x': convert_to_ssh2 = 1; + key_type_name = "dsa"; break; case 'X': convert_from_ssh2 = 1; + key_type_name = "dsa"; break; case 'y': -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 232 bytes Desc: not available Url : http://lists.mindrot.org/pipermail/openssh-unix-dev...