Archived Forum Post

Index of archived forum posts

Question:

sftp C# - DSS signature verification failure

Dec 22 '15 at 19:54

we could not connect to a destination sftp server using Chilkat SFTP (C#) but able to connect to it using Filezilla or the built-in sftp command in Mac OS X

the error we are getting is "DSS signature verification failure"

we are just doing a simple * UnlockComponent * SetConnectTimeout * Connect(host,port)

what could be causing this failure?


Answer

Which .NET Framework do you use? I'll post a pre-release of v9.5.0.55 which is due out in the next week. I think it should fix the problem..


Answer

32-bit Download: http://www.chilkatsoft.com/download/preRelease/ChilkatDotNet4-9.5.0-win32.zip

64-bit Download: http://www.chilkatsoft.com/download/preRelease/ChilkatDotNet4-9.5.0-x64.zip

The above is a pre-release of v9.5.0.55 due out soon.


Answer

Here are the .NET 2.0 builds just uploaded now..

32-bit Download: http://www.chilkatsoft.com/download/preRelease/ChilkatDotNet2-9.5.0-win32.zip

64-bit Download: http://www.chilkatsoft.com/download/preRelease/ChilkatDotNet2-9.5.0-x64.zip