1
1
libssh/tests/server
Anderson Toshiyuki Sasaki 57cf0cf230 tests/torture_server_config: Use only allowed algorithms
Use ssh_kex_get_fips_methods() instead of ssh_get_default_methods() if
in FIPS mode.

Signed-off-by: Anderson Toshiyuki Sasaki <ansasaki@redhat.com>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
2019-06-13 16:29:32 +02:00
..
test_server tests: Allow setting configuration file for test server 2019-06-12 10:17:54 +02:00
CMakeLists.txt tests: Added tests for server config file 2019-06-12 10:17:54 +02:00
torture_server_auth_kbdint.c tests: Use more widely supported RSA key as a hostkey 2019-06-13 16:29:32 +02:00
torture_server_config.c tests/torture_server_config: Use only allowed algorithms 2019-06-13 16:29:32 +02:00
torture_server.c tests: Use the SHA2 extension by default to avoid issues in FIPS mode 2019-06-13 16:28:25 +02:00