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:
Sahana Prasad
2019-12-20 09:16:29 +01:00
committed by Andreas Schneider
parent fa95fe3e1b
commit 2b76abb74c
3 changed files with 267 additions and 0 deletions

View File

@@ -81,6 +81,7 @@ struct torture_state {
#ifdef WITH_PCAP
ssh_pcap_file plain_pcap;
#endif
void *private_data;
};
#ifndef ZERO_STRUCT