mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-09 09:54:25 +09:00
clienttest: Adds a client test that authenticates to the ssh server using ssh_connect through key obtained through PKCS11 URIs.
Signed-Off-by: Sahana Prasad <sahana@redhat.com> Reviewed-by: Jakub Jelen <jjelen@redhat.com> Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
This commit is contained in:
committed by
Andreas Schneider
parent
fa95fe3e1b
commit
2b76abb74c
@@ -81,6 +81,7 @@ struct torture_state {
|
||||
#ifdef WITH_PCAP
|
||||
ssh_pcap_file plain_pcap;
|
||||
#endif
|
||||
void *private_data;
|
||||
};
|
||||
|
||||
#ifndef ZERO_STRUCT
|
||||
|
||||
Reference in New Issue
Block a user