Net::SSH error "could not settle on encryption_client algorithm" when connecting to Solaris
Closed this issue · 1 comments
Deleted user commented
Rudy will launch but can't connect to any Solaris instance. It appears to be related to ciphers.
A response from Jamis Buck: http://www.mail-archive.com/capistrano@googlegroups.com/msg05640.html
The Net::SSH issue: http://rubyforge.org/tracker/index.php?func=detail&aid=23742&group_id=274&atid=1123
Some related discussion: http://opensolaris.org/jive/thread.jspa?threadID=89926&tstart=60
Deleted user commented
I applied the patch from by Denis Bernard to Net::SSH 2.0.11 to my fork:
http://github.com/delano/net-ssh/
I sent a pull request so it should be available in the gem soon.