Bug 207366 - openssh do not generate dsa host key by default
Summary: openssh do not generate dsa host key by default
Status: Closed DUPLICATE of bug 208254
Alias: None
Product: Base System
Classification: Unclassified
Component: conf (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-20 11:13 UTC by Jov
Modified: 2016-04-04 09:43 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jov 2016-02-20 11:13:22 UTC
/var/log/message error:
sshd[779]: error: Could not load host key: /etc/ssh/ssh_host_dsa_key

root@rpi-b:~/.ssh # uname -a
FreeBSD rpi-b 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r295683: Wed Feb 17 10:21:45 UTC 2016     root@releng2.nyi.freebsd.org:/usr/obj/arm.armv6/usr/src/sys/RPI-B  arm
root@rpi-b:~/.ssh # ssh -V
OpenSSH_7.1p2, OpenSSL 1.0.2f-freebsd  28 Jan 2016

r294912 do not have this problem,ant the openssh version is 1.0.2e:
root@fbpi2:~ # uname -a
FreeBSD pi2 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r294912: Thu Jan 28 02:05:30 UTC 2016     root@releng2.nyi.freebsd.org:/usr/obj/arm.armv6/usr/src/sys/RPI2  arm
root@pi2:~ # ssh -V
OpenSSH_7.1p2, OpenSSL 1.0.2e-freebsd 3 Dec 2015
Comment 1 Jason Unovitch freebsd_committer freebsd_triage 2016-02-21 14:14:21 UTC
Fix assignment.  FYI generating DSA keys was disabled by default in https://svnweb.FreeBSD.org/changeset/base/294560
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2016-04-04 07:40:32 UTC
des@, is this your area?
Comment 3 Dag-Erling Smørgrav freebsd_committer freebsd_triage 2016-04-04 09:43:41 UTC

*** This bug has been marked as a duplicate of bug 208254 ***