I am trying to connect using sftp and getting following error :
04:40:33.502 Info Info: Connecting to sftp.someftplocation.com:22 using Sftp 2.0.3333.0.
04:40:33.928 Error SSH: System.InvalidOperationException: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.
at System.Security.Cryptography.RijndaelManaged..ctor()
at Rebex.Net.TransportKexInit.GetSymmetricAlgorithm(String alg, SshEncryptionAlgorithm& cipher, Int32& bits)
at Rebex.Net.SshSession.Negotiate(Byte[] I_S)
at Rebex.Net.SshSession.ConnectInner()
at Rebex.Net.SshSession.Negotiate()
Could anyone help us what would be the reason, we have verified that the credentials are correct and are able to connect the same ftp using web.