Hi, This is a peculiar problem I see while running Novell Secure Login(NSL) in Microsoft Windows Vista(32-bit). NSL internally uses the OpenSSL to communicate. The issue here is NSL application hung in the Rand_poll() call. When we digged in the code we found that the culprit was the snap(TH32CS_SNAPALL,0) call. It went through fine when we changed it into snap(TH32CS_SNAPPROCESS,0).
I am not sure about the real issue here as I don't have expertise in OpenSSL and windows, as this happens only in Windows Vista (not in other platforms). I don't know if this is a windows problem or openssl bug. I'd appreciate if any of you can help on this. Thanks, Palaniappan. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
