On Mon, Feb 18, 2013 at 10:57:14AM -0800, Joel Bion wrote:
> 3372:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake
> failure:.\ssl\s23_lib.c:177:

I think this is the important thing to check:

error:[error code]:[library name]:[function name]:[reason string]
error:140790E5:SSL routines:SSL23_WRITE:ssl handshake 
failure:.\ssl\s23_lib.c:177:

I'm not sure which version of OpenSSL you loaded on the Windows side, but 
you've got to take a look at s23_lib.c line 177 and see how it's getting into 
that state.

Or you could decrypt the conversation with Wireshark and see what's really 
happening.

Matthew.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to