From f3a3fee942427289ed9db73f2db1624c30d0f76f Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Thu, 20 Apr 2000 23:32:48 +1000 Subject: - Debian bug #58031 - ssh_config lies about default cipher --- ChangeLog | 1 + ssh_config | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e7e7a1648..c8e2d70d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,7 @@ - Use vhangup to clean up Linux ttys - Force posix getopt processing on GNU libc systems - Debian bug #55910 - remove references to ssl(8) manpages + - Debian bug #58031 - ssh_config lies about default cipher 20000419 - OpenBSD CVS updates diff --git a/ssh_config b/ssh_config index b71ff6588..5963b16df 100644 --- a/ssh_config +++ b/ssh_config @@ -27,7 +27,7 @@ # IdentityFile ~/.ssh/identity # Port 22 # Protocol 2,1 -# Cipher blowfish +# Cipher 3des # EscapeChar ~ # Be paranoid by default -- cgit v1.2.3