Some Problem wiht TLS connection using OPENSLL....PLS This is urgent..

2011-07-06 Thread islam
Hi i have some problems using openssl library. I got this error : 14742:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number:s3_pkt.c:293: and my code is below : #include sys/socket.h #include sys/types.h #include netinet/in.h #include netdb.h #include stdio.h #include string.h

Re: Some Problem wiht TLS connection using OPENSLL....PLS This is urgent..

2011-07-06 Thread Victor Duchovni
On Wed, Jul 06, 2011 at 04:26:18PM +0300, islam wrote: Hi i have some problems using openssl library. I got this error : 14742:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number:s3_pkt.c:293: You should give up and ask someone on your team who is more experienced to implement