summaryrefslogtreecommitdiff
path: root/ssh_config
diff options
context:
space:
mode:
Diffstat (limited to 'ssh_config')
-rw-r--r--ssh_config5
1 files changed, 4 insertions, 1 deletions
diff --git a/ssh_config b/ssh_config
index 0510f347c..a3cac0e4e 100644
--- a/ssh_config
+++ b/ssh_config
@@ -1,4 +1,4 @@
1# $OpenBSD: ssh_config,v 1.20 2005/01/28 09:45:53 dtucker Exp $ 1# $OpenBSD: ssh_config,v 1.21 2005/12/06 22:38:27 reyk Exp $
2 2
3# This is the ssh client system-wide configuration file. See 3# This is the ssh client system-wide configuration file. See
4# ssh_config(5) for more information. This file provides defaults for 4# ssh_config(5) for more information. This file provides defaults for
@@ -38,5 +38,8 @@ Host *
38# Cipher 3des 38# Cipher 3des
39# Ciphers aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc 39# Ciphers aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc
40# EscapeChar ~ 40# EscapeChar ~
41# Tunnel no
42# TunnelDevice any:any
43# PermitLocalCommand no
41 SendEnv LANG LC_* 44 SendEnv LANG LC_*
42 HashKnownHosts yes 45 HashKnownHosts yes