Re: PnP PKI / CMP Server Timeout problem

Peter Gutmann <[email protected]> Thu, 06 Nov 2014 09:53:43 +1300
Newsgroups gmane.comp.encryption.cryptlib
Message-ID <[email protected]>
TM <[email protected]> writes:

>status = select( netStream->netSocket + 1, readFDPtr, writeFDPtr, &exceptfds,
>  &tv ); waits and returns status = 0

That just means that the wait timed out... are you able to create code that
reproduces this using e.g. the loopback tests like
testSessionPNPPKIClientServer() in test/s_cmp.c?  It's not really possible to
figure out what's wrong without being able to run the code, a network timeout
could be caused by lots of different factors.

Also, are you using the 3.4.2 release or the 3.4.3 beta available from the
download page?

Peter.

_______________________________________________
Cryptlib mailing list
[email protected] via Mail: [email protected]
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.