1
1
libssh/tests/client
Jakub Jelen 5fe81e89fb tests: Verify the public key algorithms can be limited by configuration option
SSH_OPTIONS_PUBLICKEY_ACCEPTED_TYPES configuration option can limit
what keys can or can not be used for public key authentication.

This is useful for disabling obsolete algorithms while not completely
removing the support for them or allows to configure what public key
algorithms will be used with the SHA2 RSA extension.

Signed-off-by: Jakub Jelen <jjelen@redhat.com>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
2018-08-31 14:18:34 +02:00
..
CMakeLists.txt cmake: Improve compiler flag detection 2018-08-20 18:42:03 +02:00
torture_algorithms.c tests: Use assert_ssh_return_code() in torture_algorithms 2018-07-02 08:03:20 +02:00
torture_auth.c tests: Verify the public key algorithms can be limited by configuration option 2018-08-31 14:18:34 +02:00
torture_connect.c tests: Improve torture_connect_socket() 2018-08-06 08:58:27 +02:00
torture_forward.c tests: Temporarily increase log verbosity for torture_forward 2018-08-22 08:55:21 +02:00
torture_hostkey.c tests: Verify various host keys can be successfully negotiated and verified 2018-07-04 07:52:50 +02:00
torture_knownhosts_verify.c tests: Check return code of setuid() 2018-08-22 08:35:19 +02:00
torture_knownhosts.c tests: Check return code of setuid() 2018-08-22 08:35:19 +02:00
torture_proxycommand.c tests: Check return code of setuid() 2018-08-22 08:35:19 +02:00
torture_request_env.c tests: Check return code of setuid() 2018-08-22 08:35:19 +02:00
torture_session.c tests: Check return code of setuid() 2018-08-22 08:35:19 +02:00
torture_sftp_dir.c tests: Check return code of setuid() 2018-08-22 08:35:19 +02:00
torture_sftp_ext.c Fix config.h includes 2017-10-28 14:31:37 +02:00
torture_sftp_fsync.c tests: Check return code of setuid() 2018-08-22 08:35:19 +02:00
torture_sftp_read.c tests: Check return code of setuid() 2018-08-22 08:35:19 +02:00