[Bug 2166] New: sshd logs unnecessary messages if some of default host keys doesn't exist
bugzilla-daemon at natsu.mindrot.org
bugzilla-daemon at natsu.mindrot.org
Tue Oct 29 23:56:44 EST 2013
https://bugzilla.mindrot.org/show_bug.cgi?id=2166
Bug ID: 2166
Summary: sshd logs unnecessary messages if some of default host
keys doesn't exist
Product: Portable OpenSSH
Version: 6.2p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
Reporter: plautrba at redhat.com
Created attachment 2366
--> https://bugzilla.mindrot.org/attachment.cgi?id=2366&action=edit
do not use absent host keys for default HostKey value
If the HostKey option is not set and an administrator hasn't created
all the default host keys, sshd tries to use all three default keys
every time a connection occurs, and logs a message that it couldn't
load the missing key. It wouldn't be probably necessary if sshd checked
for an existence of these keys during the servconf phase.
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list