[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: ssh_connect() fails


Thank you all,
Ssh_Connect() libssh-0.7 is working.
had to enable des support in config.h file.
Got a hint from one of the mails in mailing list .
Resolved the issue

From: Sruthi Mohan (RBEI/ETP3) [mailto:Sruthi.Mohan@xxxxxxxxxxxx]
Sent: Monday, June 01, 2015 10:43 PM
To: libssh@xxxxxxxxxx
Subject: RE: ssh_connect() fails



Thanks Charles,

I want to to be compiled with Qt ,so that the source code can be platform independent.
Has anyone had success with Mingw compilation and Qt?
I have been trying this for a week  and not been successful.
Request you to explain in detail.

Regards,
Sruthi Mohan


From: Charles@Hinet [mailto:cylee@xxxxxxxxxxxxxx]
Sent: Thursday, May 28, 2015 9:30 AM
To: libssh@xxxxxxxxxx<mailto:libssh@xxxxxxxxxx>
Subject: RE: ssh_connect() fails

Hi Sruthi,

I'm using
CMake 3.2.2 config libssh 0.6.5 for VS2008

Dependent Library
Openssl 0.9.8zc build with VS2008
Zlib 1.2.8

And libssh 0.6.5 works fine, FYI

Regards,
Charles

From: Sruthi Mohan (RBEI/ETP3) [mailto:Sruthi.Mohan@xxxxxxxxxxxx]
Sent: Wednesday, May 27, 2015 5:47 PM
To: libssh@xxxxxxxxxx<mailto:libssh@xxxxxxxxxx>
Subject: ssh_connect() fails

Hi,

I plan to use libssh in my project integrated with Qt.
I used the tarball for generating  make files using cmake 3.2.1
I have Windows 7 64 bit os.
I have done a mingw compilation and I use mingw32 toolchain.

The library is linked statically  and included DEFINES += LIBSSH_STATIC

Ssh_connect fails with error crypt_set_algorithms2: no crypto algorithm function found for 3des-cbc


Dependent libraries used:
openssl 0.9.8k_win32
zlib 1.2.7

I tried the same with libssh0.6.5. the error persists

Let me know where am I going wrong.
Regards,
Sruthi Mohan



References:
RE: ssh_connect() fails"Sruthi Mohan (RBEI/ETP3)" <Sruthi.Mohan@xxxxxxxxxxxx>
Archive administrator: postmaster@lists.cynapses.org