]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - windows/winpgen.c
John Hartnup reports that Apache SSHD's SFTP server responds to
[PuTTY.git] / windows / winpgen.c
index 48a02ec2e995484cedf9cf8c3497ab3851c0f36c..c83d0d20cd5ce04dd96fa6a15c1325999196d775 100644 (file)
@@ -20,7 +20,7 @@
 
 #define WM_DONEKEY (WM_APP + 1)
 
-#define DEFAULT_KEYSIZE 1024
+#define DEFAULT_KEYSIZE 2048
 
 static char *cmdline_keyfile = NULL;