Hello,
although several questions with a similar context have already been asked here, I have not found a solution description for this. Therefore a new attempt.
So far I have worked with the version 'Rebex SSH Pack 2015 R2', which worked without any problems.
Now I have updated to the current version 'Rebex SSH Pack R6.0' and, without having changed anything else, I get the following error when establishing a connection to the server:
09:59:17 SFTPConnect; Error SFTP connection couldn't be opened Rebex.Net.SshException: Negotiation failed. ---> System.Security.Cryptography.CryptographicException: Unexpected EC key blob data.
bei mwksu.dszdt.akmnp(Int32 p0, Func`1 p1)
bei mwksu.wvypd.tchjq(Byte[] p0, Boolean p1)
bei mwksu.odjoh.cjbpd(Byte[] p0)
bei mwksu.anpcj.lizpx()
bei Rebex.Security.Cryptography.AsymmetricKeyAlgorithm.xmpug(AsymmetricKeyAlgorithmId p0, String p1, Int32 p2)
bei mwksu.mfckt.apxmp(SshSession p0, Byte[] p1, Byte[] p2, Byte[] p3, Byte[] p4, qdsch& p5, Byte[]& p6, SshPublicKey& p7)
bei Rebex.Net.SshSession.ucmpi(Byte[] p0)
--- Ende der internen Ausnahmestapelüberwachung ---
bei Rebex.Net.SshSession.ucmpi(Byte[] p0)
bei Rebex.Net.SshSession.Connect(String serverName, Int32 serverPort)
bei SFTPInstaller.frmOverview.SFTPConnect()
I can establish test connections to the same server via WinSCP, Filezilla and my old programme version using the same ppk file.
What could be the problem here?