search for: hostkeyfingerprint

Displaying 2 results from an estimated 2 matches for "hostkeyfingerprint".

2010 Apr 19
3
[Bug 1759] New: allow display of bubblebabble fingerprint when connecting
https://bugzilla.mindrot.org/show_bug.cgi?id=1759 Summary: allow display of bubblebabble fingerprint when connecting Product: Portable OpenSSH Version: -current Platform: All URL: http://bugs.debian.org/578422 OS/Version: Linux Status: NEW Severity: enhancement Priority: P2
2010 Apr 19
1
choice of fingerprint display upon new host access
...OpenSSH configurable about its choice of fingerprinting scheme without adding a new option for every possible flavor of fingerprinting. In particular, i'm not proposing that we include a BubbleBabbleHostKey option to ssh_config. What do people think of the following approach for ssh_config: HostKeyFingerprint is an option which takes a comma-separated set of fingerprint styles to display to the user upon seeing a new host key. Supported options are: "hex", "bubblebabble", "visual" The default is: hex For backward compatibility, -oVisualHostKey=yes implicitly adds &quot...