Skip to content

Instantly share code, notes, and snippets.

@parsingphase
Last active August 29, 2015 14:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parsingphase/f35c44338b64fe9f2dce to your computer and use it in GitHub Desktop.
Save parsingphase/f35c44338b64fe9f2dce to your computer and use it in GitHub Desktop.
Fix key negotiation issue from PHPStorm on mac
KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1
# http://stackoverflow.com/questions/26424621/algorithm-negotiation-fail-ssh-in-jenkins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment