Subject: Server signature is not valid
Date: 2017-08-22 17:31:19
From: Raffaele Lembo
Source: server-signature-not-valid
----------------------------------------------------------------------

When calling connect I get Negotiation Failed. Server signature is not valid. I don;t do anything special. We are connection to an sftp server.

Sftp request = new Sftp();
request.Connect(serverData.srvName, serverData.srvPort);
request.Authenticate(serverData.username, serverData.password);
 
What settgin do we need to splay with?
 
Thanks
 
---------------------------------------------------------------------- Note: This question has been asked on the Q&A forum of Thang Dang's fraudulent ComponentPro brand If you purchased anything from ComponentPro, you have been scammed. Contact the payment processor who sold you the license and ask for your money back. Back to ComponentPro Q&A Forum Index