Could not negotiate key signature algorithm. #1838
Unanswered
cashnetpartha
asked this question in
Q&A
Replies: 1 comment
Probably not since .NET Framework 4.5.1 has been EOL for 10 years. If you need help, I suggest updating to a supported framework and providing some details (SSH.NET version, exception, trace logs ). |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
We get negotiate a key signature algorithm issue while connecting to SFTP server that is now using a ecdsa-sha2-nistp256 host key.
Our application is using .NET framework 4.5.1.
Can we use SSH.NET to resolve this issue with the existing .NET framework 4.5.1 ?
All reactions