Hi,
It has been a while I dived into the OpenSSL product. Please forgive me for
posting this issue and if it has already resolved please send me a pointer.
I compiled and built OpenSSL 1.0.0d on Windows using Visual Studio C++ without
any compiler problems. The test all passed fine.
I was using 0.9.8d version before and it works fine except once in a while it
is in a loop in accept and doesn't come out of it.
So I decided to give 1.0.0d a try. My code compiles and runs through all the
setup (cert extra) without any problems. But I can't make connections to the
server (server is the one that has OpenSSL 1.0.0d.)
Please let me know what I am missing?
Thanks,
Best Wishes,
Allen