summaryrefslogtreecommitdiff
path: root/ssh_config
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2009-02-21 12:45:02 +1100
committerDamien Miller <djm@mindrot.org>2009-02-21 12:45:02 +1100
commite8001d4820bb9d292695bcb8c5f20c04f2f17d61 (patch)
tree5fcf14ded76a4abad529ac397d4bd114a4d5a6c0 /ssh_config
parent9055172d0387bae9304aa284b3c08ea107d9133f (diff)
downloadopenssh-git-e8001d4820bb9d292695bcb8c5f20c04f2f17d61.tar.gz
- djm@cvs.openbsd.org 2009/02/17 01:28:32
[ssh_config] sync with revised default ciphers; pointed out by dkrause@
Diffstat (limited to 'ssh_config')
-rw-r--r--ssh_config4
1 files changed, 2 insertions, 2 deletions
diff --git a/ssh_config b/ssh_config
index ef5a73f7..f28d5958 100644
--- a/ssh_config
+++ b/ssh_config
@@ -1,4 +1,4 @@
-# $OpenBSD: ssh_config,v 1.24 2008/07/25 06:56:35 grunk Exp $
+# $OpenBSD: ssh_config,v 1.25 2009/02/17 01:28:32 djm Exp $
# This is the ssh client system-wide configuration file. See
# ssh_config(5) for more information. This file provides defaults for
@@ -37,7 +37,7 @@
# Port 22
# Protocol 2,1
# Cipher 3des
-# Ciphers aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc
+# Ciphers aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc
# MACs hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160
# EscapeChar ~
# Tunnel no