commit | 7fc2373f17b9a06e4ba43a7178ae6b5dbebe80e8 | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Tue Jan 22 23:19:11 2002 +1100 |
committer | Damien Miller <djm@mindrot.org> | Tue Jan 22 23:19:11 2002 +1100 |
tree | b4e80f8e4857b2505cc7fd2bf01896e135379296 | |
parent | f51b0e1a3017bbd5ea06358e6e539bd71bfa65c8 [diff] |
- stevesk@cvs.openbsd.org 2002/01/04 18:14:16 [servconf.c sshd.8] protocol 2 HostKey code default is now /etc/ssh_host_rsa_key and /etc/ssh_host_dsa_key like we have in sshd_config. ok markus@