Hello Wolfram, > Ok, that's different. I tried cl32.dll, cryptlib.pas, and ssl_cryptlib.
> According to > http://synapse.ararat.cz/doku.php/public:howto:sslplugin > I had the impression, OpenSSL won't work for SSH V2, so I didn't > see it as an option at all. Are you using OpenSSL for SSH2 with > success, anyway? I have all these units in uses: ssl_openssl, ssl_openssl_lib, tlntsend, ssl_cryptlib I tried without ssl_openssl and ssl_openssl_lib, login failed. Then I found out that I had to include those two units but I didn't really need the OpenSSL DLLs. You'd just need to include the two units in uses clause. Lukas must know why they are needed. Jack ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ synalist-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synalist-public
