> From: owner-openssl-us...@openssl.org On Behalf Of Allen Arumainayagam > Sent: Tuesday, 31 May, 2011 21:33
> 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.) Does that mean client is still on 0.9.8d, or other old version? Exactly what error(s) do you get? If your client doesn't show/log them (and can't easily be changed to) try using openssl-commandline s_client instead, with at least -state and preferably -msg or -debug. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org