A non-text attachment was scrubbed... Name: ports.patch Type: text/x-diff Size: 6972 bytes Desc: Add support for the [host]:port syntax to ssh-keyscan Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20081228/51000c08/attachment-0001.bin
On Sun, Dec 28, 2008 at 05:52:03PM +0100, Fr?d?ric Perrin wrote: : I also updated the manpage (and fixed a small mistake : it specified : in the EXAMPLES section that 'ssh-keyscan host' would retrieve the rsa1 : key, and not the rsa2). : .Pa /etc/ssh/ssh_known_hosts : .Sh EXAMPLES : Print the : -.Pa rsa1 : +.Pa rsa2 : host key for machine : .Pa hostname : : .Bd -literal thanks, I committed that fix to openbsd (key type is rsa, not rsa2 though).
Maybe Matching Threads
- [Bug 747] host authentication requires RSA1 keys
- Problem with ssh-keyscan: no hostkey alg
- [Bug 2455] New: Regression tests tweaks: keyscan and hostkey_rotation
- Updated ssh-keyscan patch for ssh2 support
- OpenSSH_6.7p1 hostbased authentication failing on linux->linux connection. what's wrong with my config?