Bug 2194

Summary: Supress VisualHostKey message when re-keying
Product: Portable OpenSSH Reporter: Gerald Turner <gturner>
Component: sshAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED DUPLICATE    
Severity: enhancement CC: djm
Priority: P5    
Version: 6.4p1   
Hardware: Other   
OS: Linux   

Description Gerald Turner 2014-01-04 05:54:23 AEDT
When using VisualHostKey=yes config option, during re-keying the fingerprint message is printed, clobbering the terminal.

I'd like to see the VisualHostKey when connecting, but not at rekey events (unless using -v of course), also if the host key changes it would probably be better to disconnect (unless StrictHostKeyChecking=no?).

This may be fixed by bug #2154 - Avoid key lookup overhead when re-keying.

Mailing List reference: https://lists.mindrot.org/pipermail/openssh-unix-dev/2014-January/031947.html
Comment 1 Damien Miller 2014-07-03 14:24:02 AEST
We'll fix this with bug 2154 I think.

*** This bug has been marked as a duplicate of bug 2154 ***
Comment 2 Damien Miller 2016-08-02 10:42:52 AEST
Close all resolved bugs after 7.3p1 release