« Return to Thread: Problems with SSH server

Problems with SSH server

by Alex Komratov :: Rate this Message:

Reply to Author | View in Thread

Hi everybody!

I'm using cryptlib 3.3.2 and was going to use it in a SSH-based
client-server app.

Doing everything like in a manual I get a strange result:

SSH session was created and customized successfully.
After calling  cryptSetAttribute(CRYPT_SESSINFO_ACTIVE,1) is blocking
until timeout or connection.
But when a client is trying to connect it hangs for some time and drop
after timeout code -25.
When I watched server I found out it crashes with code -50 i.e.
CRYPT_ENVELOPE_RESOURCE.

First of all I thought of my lovely Microsoft sockets to be to blame.

But after recompiling under Linux 2.6.XX the result is still the same.
Even if I tried to connect from windows client to Linux server.

I have no idea what to do more.

Any help would be OK.

Alexander Komratov

_______________________________________________
Cryptlib mailing list
Cryptlib@... via Mail: cryptlib-request@...
Archive: ftp://ftp.franken.de/pub/crypt/cryptlib/archives/
http://news.gmane.org/gmane.comp.encryption.cryptlib
Posts from non-subscribed addresses are blocked to prevent spam, please
subscribe in order to post messages.

 « Return to Thread: Problems with SSH server