Hi,

I am tying the develop a SSH client using tlntsend.pas and cryptlib.

I am using Synapse Version 40 and Cryptlib version 3400.

When I try to login using SSHLogin() the connection fails in the function

function TSSLCryptLib.Connect: boolean;

The error occures in the call:
cryptSetAttribute(FCryptSession, CRYPT_SESSINFO_ACTIVE, 1)

When analyzing this call using SSLCheck() the call:
GetString(FCryptSession, CRYPT_ATTRIBUTE_ERRORMESSAGE)
Returns: 
        Server sent truncated identifier string 'SSH-2.0-ConfD'

Can anyone help me with this?


BTW
The same code works perfectly with Synapse 39 and Cryptlib 3.2.2.0.

Regards,
Itzik Mintz

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to