Hello Experts,
I'm trying to get a process orchestration in place to SFTP a file. I'm having issues and don't see much on documentation.
When I ssh to the SFTP server I get the fingerprint and use that for the config parameter. Although when using that fingerprint i get an error.
2023-11-14 22:33:04 +00:00 - Error - JobServer - VI.JobService.JobComponents.SftpComponent - 7fwsb7hb7-41u0-4c74-852b-928ad1d20a84: Errors occurred
 Server public key fingerprint does not match.
 Key exchange negotiation failed.
 [Renci.SshNet.Common.SshConnectionException] Key exchange negotiation failed.
 at VI.JobService.ProcessorThread._ExecuteJob(Job job, JobResult result)
 at VI.JobService.JobComponents.SftpComponent.Activate(String task)
 at Renci.SshNet.BaseClient.Connect()
 at Renci.SshNet.BaseClient.CreateAndConnectSession()
 at Renci.SshNet.Session.Connect()
 at Renci.SshNet.Session.WaitOnHandle(WaitHandle waitHandle, TimeSpan timeout)
I only see the following documentation which provide little help to verify I have everything right.
Here is the config paramters if anyone has any suggestions.

Thank you,
Lu
 
				 
		 
					