1
1
Alan Dunn 491b407d17 examples: Update ssh_server_fork for new SSH_BIND_OPTIONS_HOSTKEY
Tested by

ssh_server_fork -k <an ecdsa key> -k <an rsa key> ...

and connection succeeded with OpenSSH clients both for ECDSA and RSA
(the latter forced via -o HostKeyAlgorithms=ssh-rsa and some known
hosts clearing was necessary).  Also

ssh_server_fork -k <an ecdsa key> -k <another ecdsa key> ...

caused the second key to be used, as expected.

Signed-off-by: Alan Dunn <amdunn@gmail.com>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
2014-04-09 10:59:21 +02:00
..
2014-02-16 17:59:46 +01:00
2011-04-15 19:05:53 +02:00
2013-07-14 11:18:13 +02:00
2013-07-23 10:44:51 +02:00
2013-07-23 10:44:51 +02:00
2010-12-18 14:05:06 +01:00