mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-09 09:54:25 +09:00
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:
committed by
Jakub Jelen
parent
d730b40b91
commit
fd1c3e8878
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user