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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to