From 038cd1ae696fbb86b9ff4949a3fcf96e9d581fb7 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Tue, 12 Feb 2013 05:57:08 -0800 Subject: [PATCH] openssh-5.9p1-default-protocol.diff =================================================================== --- ssh_config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssh_config b/ssh_config index ddc58e4..364e88f 100644 --- a/ssh_config +++ b/ssh_config @@ -46,7 +46,7 @@ ForwardX11Trusted yes # IdentityFile ~/.ssh/id_rsa # IdentityFile ~/.ssh/id_dsa # Port 22 -# Protocol 2,1 + Protocol 2 # Cipher 3des # Ciphers aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc # MACs hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160 -- 2.7.4