https://bugzilla.mindrot.org/show_bug.cgi?id=2602
--- Comment #2 from Eric Postpischil <[email protected]> --- The second paragraph in the preceding comment contemplates an implementation in which the ssh client does the work of retrieving the key and verifying it. That is not necessary. When initially contacting the server, the client would supply the name of a user on the server system. The ssh server would read a key from that user’s files and use it in the normal authentication process instead of the usual system host key. -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
