Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/crypto/dist/ssh/Attic/sshd_config,v retrieving revision 1.1.1.1 retrieving revision 1.1.1.2 diff -u -p -r1.1.1.1 -r1.1.1.2 --- src/crypto/dist/ssh/Attic/sshd_config 2001/02/07 16:48:00 1.1.1.1 +++ src/crypto/dist/ssh/Attic/sshd_config 2001/03/19 19:42:20 1.1.1.2 @@ -1,4 +1,4 @@ -# $OpenBSD: sshd_config,v 1.32 2001/02/06 22:07:50 deraadt Exp $ +# $OpenBSD: sshd_config,v 1.34 2001/02/24 10:37:26 deraadt Exp $ # This is the sshd server system-wide configuration file. See sshd(8) # for more information. @@ -8,8 +8,8 @@ Port 22 #ListenAddress 0.0.0.0 #ListenAddress :: HostKey /etc/ssh_host_key +HostKey /etc/ssh_host_rsa_key HostKey /etc/ssh_host_dsa_key -#HostKey /etc/ssh_host_rsa_key ServerKeyBits 768 LoginGraceTime 600 KeyRegenerationInterval 3600