feat: test null hostkey on ci

Signed-off-by: Gauravsingh Sisodia <xaerru@gmail.com>
Reviewed-by: Jakub Jelen <jjelen@redhat.com>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
This commit is contained in:
Gauravsingh Sisodia
2024-08-23 09:48:00 +00:00
committed by Jakub Jelen
parent d730b40b91
commit fd1c3e8878
6 changed files with 170 additions and 1 deletions

View File

@@ -80,6 +80,7 @@ struct torture_state {
char *srv1_pidfile;
char *srv1_config;
bool srv_pam;
bool disable_hostkeys;
char *srv_additional_config;
struct {
ssh_session session;