1
1
libssh/tests/server
Anderson Toshiyuki Sasaki 7aad964cef tests: Add test case for T191
Add a test case to verify that the server returns the correct signature
when it negotiated an RSA signature algorithm for the host key different
from the one it prefers (e.g. when the client prefers ssh-rsa over
rsa-sha2-256 and rsa-sha2-512).

Fixes T240

Signed-off-by: Anderson Toshiyuki Sasaki <ansasaki@redhat.com>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
2020-07-16 12:22:11 +02:00
..
test_server cmake: Add autogenerated libssh_version.h 2020-05-06 13:02:32 +02:00
CMakeLists.txt cmake: Add autogenerated libssh_version.h 2020-05-06 13:02:32 +02:00
torture_server_auth_kbdint.c tests: Use the correct assert function in test server 2019-07-08 17:26:29 +02:00
torture_server_config.c tests: Add test case for T191 2020-07-16 12:22:11 +02:00
torture_server.c torture_server: Run the server under timeout 2020-03-29 10:00:57 +02:00