RE: problem in ssl connection with server

2011-02-03 Thread Bhola Ray
Praveen, If U have followed the proper procedure i.e 1) ./configure 2) make Then s_client and s_server must work(it worked for me I modified the code and was able to txmit a file from the client to server) try the -msg option to see more details to figure out the handshaking etc #OPEN

sample client-server code withh ssl

2011-01-05 Thread Bhola Ray
Hello, Can anyone provide me with a working client-server code with SSL. If there is a pointer to a site from which I can download that's fine also. Any input would be greatly appreciated. Thanks in advance, Warm regards, bhola

FW: ifdef OPENSSL_NO_COMP

2010-12-22 Thread Bhola Ray
owner-openssl-us...@openssl.org] On Behalf Of Bhola Ray Sent: Tuesday, December 21, 2010 3:05 PM To: openssl-users@openssl.org Cc: 'Victor Duchovni' Subject: RE: ifdef OPENSSL_NO_COMP Hi Viktor, As U suggested I did 1)./ Configure no-zlib no-krb5 no-rc5 no-idea threads shared linux-x86_64 And a

RE: ifdef OPENSSL_NO_COMP

2010-12-21 Thread Bhola Ray
PM To: openssl-users@openssl.org Subject: Re: ifdef OPENSSL_NO_COMP On Mon, Dec 20, 2010 at 07:21:54PM -0500, Bhola Ray wrote: > I have noticed the above flag in our openssl code in several c and h files. > > If I use > > #define OPENSSL_NO_COMP 1 > > in the right

ifdef OPENSSL_NO_COMP

2010-12-20 Thread Bhola Ray
I have noticed the above flag in our openssl code in several c and h files. If I use #define OPENSSL_NO_COMP 1 in the right include file, and build the libcrypto.a and libssl.a then in that build there would be No Compression. Is it correct, can anyone comment on that...thanks in adv

Having errors while compiling the openssl code (openssl-1.0.0b release)

2010-12-15 Thread Bhola Ray
I am usingLinux debian 2.6.26-2-686 #1 SMP Thu Nov 25 01:53:57 UTC 2010 i686 GNU/Linux and I am trying to compile openssl-1.0.0b release. I did as step I - ./Configure Then as step II I did make and got the following errors as linking errors Can anyone help me... ../libcrypto.a(cm