RE: SSL negotiation fails on linux with 32 bit app - NOT A PROBLEM

2013-03-22 Thread John Unsworth
dness for accidents :-) -Original Message- From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of John Unsworth Sent: 22 March 2013 15:07 To: openssl-users@openssl.org Subject: RE: SSL negotiation fails on linux with 32 bit app Further information. I ra

RE: SSL negotiation fails on linux with 32 bit app

2013-03-22 Thread John Unsworth
[mailto:owner-openssl-us...@openssl.org] On Behalf Of John Unsworth Sent: 22 March 2013 14:41 To: openssl-users@openssl.org Subject: SSL negotiation fails on linux with 32 bit app I have built a LDAP client using OpenSSL on Windows that successfully connects to a LDAP server. The code has been ported to linux

SSL negotiation fails on linux with 32 bit app

2013-03-22 Thread John Unsworth
I have built a LDAP client using OpenSSL on Windows that successfully connects to a LDAP server. The code has been ported to linux (just changing socket functions) as a shared library for use with a 32 bit client. SSL_connect to the same LDAP server that works fine in Windows fails. OpenSSL is use