491b407d17
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> |
||
---|---|---|
.. | ||
authentication.c | ||
CMakeLists.txt | ||
connect_ssh.c | ||
examples_common.h | ||
exec.c | ||
knownhosts.c | ||
libssh_scp.c | ||
libsshpp_noexcept.cpp | ||
libsshpp.cpp | ||
proxy.c | ||
sample.c | ||
samplesftp.c | ||
samplesshd-cb.c | ||
samplesshd-kbdint.c | ||
scp_download.c | ||
senddata.c | ||
ssh_server_fork.c | ||
sshnetcat.c |