Skip to content

Failed to negotiate key exchange algorithm #504

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
hamster81 opened this issue Jan 2, 2019 · 5 comments
Closed

Failed to negotiate key exchange algorithm #504

hamster81 opened this issue Jan 2, 2019 · 5 comments
Assignees

Comments

@hamster81
Copy link

I have an issue when a i try to use sshclient.connect.
the following exception appears "Failed to negotiate key exchange algorithm"

this issue exists with serveur version SSH-2.0-dropbear_2016.74 or SSH-2.0-CISCO_WLC
All is ok with server SSH-2.0-gRALQ

do you have an idea to avoid this exception?

thank's for your answer

@drieseng drieseng added this to the 2020.0.0-beta1 milestone Apr 30, 2020
@drieseng drieseng self-assigned this Apr 30, 2020
@drieseng
Copy link
Member

In the next beta, we'll add support for the following key exchange algorithms:

  • curve25519-sha256
  • curve25519-sha256@libssh.org
  • ecdh-sha2-nistp256
  • ecdh-sha2-nistp384
  • ecdh-sha2-nistp521
  • diffie-hellman-group14-sha256
  • diffie-hellman-group16-sha512

@harmandeol
Copy link

any idea, when are we planning release 2020.0.0-beta1 ?

@drieseng
Copy link
Member

I hope to find time this weekend, but no promises.

@drieseng
Copy link
Member

drieseng commented Jun 7, 2020

2020.0.0-beta1 is now available.

@drieseng drieseng closed this as completed Jun 7, 2020
@harmandeol
Copy link

harmandeol commented Jun 7, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants