=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/sshd_config,v retrieving revision 1.16.2.3 retrieving revision 1.16.2.4 diff -u -r1.16.2.3 -r1.16.2.4 --- src/usr.bin/ssh/sshd_config 2001/03/12 15:44:18 1.16.2.3 +++ src/usr.bin/ssh/sshd_config 2001/03/21 18:53:17 1.16.2.4 @@ -1,4 +1,4 @@ -# $OpenBSD: sshd_config,v 1.16.2.3 2001/03/12 15:44:18 jason Exp $ +# $OpenBSD: sshd_config,v 1.16.2.4 2001/03/21 18:53:17 jason Exp $ # This is the sshd server system-wide configuration file. See sshd(8) # for more information. @@ -8,8 +8,8 @@ #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