From: Don Armstrong Date: Fri, 31 Aug 2012 22:08:53 +0000 (+0000) Subject: disable kexalgorithms for squeeze hosts X-Git-Url: https://git.donarmstrong.com/?p=home-base.git;a=commitdiff_plain;h=50caa3f49f96301aa43df1e40a5b494e5cd077e9 disable kexalgorithms for squeeze hosts --- diff --git a/.ssh/config b/.ssh/config index e8693a0..7d52b35 100644 --- a/.ssh/config +++ b/.ssh/config @@ -18,7 +18,7 @@ Host *-ilo.lab.donarmstrong.com IdentityFile ~/.ssh/id_ilo UserKnownHostsFile ~/.ssh/known_hosts_ilo ForwardAgent no - KexAlgorithms diffie-hellman-group1-sha1 +# KexAlgorithms diffie-hellman-group1-sha1 PreferredAuthentications keyboard-interactive,password HostkeyAlgorithms ssh-rsa SendEnv