-
Bug
-
Resolution: Not A Defect
-
Minor
-
SSH plugin 2.4
Hello
I'm not to able connect to some hosts via ssh plugin. Ssh plugin offers only the following ciphers:
aes128-ctr,aes128-cbc,3des-ctr,3des-cbc,blowfish-cbc
But from security reasons server offers others.
From sshd log:
Jul 11 13:09:22 server auth|security:crit sshd[21561580]: fatal: no matching cipher found: client aes128-ctr,aes128-cbc,3des-ctr,3des-cbc,blowfish-cbc server aes256-ctr,aes192-cbc,aes256-cbc [preauth]
I've tested ssh-plugin the newest version from git (2.5-SNAPSHOT) with Jsch-1.53 but it doesn't work too.
Best regards Piotr