Re: PnP PKI / CMP Server Timeout problem
Peter Gutmann <[email protected]> Wed, 29 Oct 2014 21:47:51 +1300
| Newsgroups | gmane.comp.encryption.cryptlib |
|---|---|
| Message-ID | <[email protected]> |
TM <[email protected]> writes: >After > >cryptSetAttribute(CmpSession, CRYPT_SESSINFO_ACTIVE, TRUE); > >Client connects to server, waits time equal to CRYPT_OPTION_NET_READTIMEOUT > >and ends with errors: >Timeout on read (select()) after 15 seconds or longer >(CRYPT_OPTION_NET_READTIMEOUT), I have tried up to 300 > >Error -25 Operation timeout before completion > >SVR: Reading message type 26. >SVR: Read new userID. >SVR 9 16EE04FB CE 65 6B 93 38 03 C0 EE E0 .ek.8.... >SVR: Read initial transID. >SVR 16 38180725 95 36 9C 03 46 AD B0 53 19 39 78 BB 5D EF 5B 98 .6..F..S.9x.].[. >SVR: Read initial MAC params with salt, 500 iterations. >SVR 16 3EC30782 9B 0A BC 61 04 58 D6 CA EC 21 41 E2 33 68 97 61 ...a.X...!A.3h.a >SVR: Writing message body type 4. >SVR: Writing MAC params with salt, 500 iterations. >SVR 16 3EC30782 9B 0A BC 61 04 58 D6 CA EC 21 41 E2 33 68 97 61 ...a.X...!A.3h.a >SVR: Writing MAC params with salt, 500 iterations. >SVR 16 3EC30782 9B 0A BC 61 04 58 D6 CA EC 21 41 E2 33 68 97 61 ...a.X...!A.3h.a Something is preventing the transaction from completing, is there a firewall or some sort of security software that could be blocking it? cryptlib tries to detect particularly problematic firewall software, notably McAfee stuff, but can't work around all of them. 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.