You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Anburaj palraj (Jira)" <ji...@apache.org> on 2020/04/24 15:07:00 UTC

[jira] [Created] (GUACAMOLE-1052) Libssh2 has less key exchange methods when compare to libssh.

Anburaj palraj created GUACAMOLE-1052:
-----------------------------------------

             Summary: Libssh2 has less key exchange methods when compare to libssh.
                 Key: GUACAMOLE-1052
                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1052
             Project: Guacamole
          Issue Type: Improvement
          Components: SSH
    Affects Versions: 0.9.14
            Reporter: Anburaj palraj
         Attachments: image-2020-04-24-20-35-00-775.png, image-2020-04-24-20-35-47-558.png

Hi all,

I am using guacamole 0.9.14 and libssh2-1.9.0.

 it is working well without any issue till now. 

Recently, the application team they have updated the patch on their system. So after that, we were not able to do ssh to their systems using guacamole.

Whereas when we  try to login using OpenSSH (putty or login from linux system )  is working 

So i  checked and found only the below mentioned key exchange methods are allowed on remote Linux systems.

*"curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256"*

But all these key exchange methods are not supported by libssh2. Whereas it is supported on libssh.

Libssh key exchange methods.

!image-2020-04-24-20-35-00-775.png!

 

Libssh2 key exchange methods.

!image-2020-04-24-20-35-47-558.png!

 

so is there any option to choose libssh instead of libssh2 while installing? 

Or suggest me some good ideas  to rectify this issue.

 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)