]> git.donarmstrong.com Git - home-base.git/commitdiff
disable kexalgorithms for squeeze hosts
authorDon Armstrong <don@donarmstrong.com>
Fri, 31 Aug 2012 22:08:53 +0000 (22:08 +0000)
committerDon Armstrong <don@donarmstrong.com>
Fri, 31 Aug 2012 22:08:53 +0000 (22:08 +0000)
.ssh/config

index e8693a072ce5fdee05a87bb8cc44a327dbf31026..7d52b354d9bc2cfa003ae9d9ed06012217b6bb60 100644 (file)
@@ -18,7 +18,7 @@ Host *-ilo.lab.donarmstrong.com
   IdentityFile ~/.ssh/id_ilo
   UserKnownHostsFile ~/.ssh/known_hosts_ilo
   ForwardAgent no
   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
   PreferredAuthentications keyboard-interactive,password
   HostkeyAlgorithms ssh-rsa
   SendEnv