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

SSL routines:SSL3_GET_RECORD:wrong version number:s3_pkt.c:293

2011-07-01 Thread islam
Hi Guys i have some problems using openssl to implement a pop3s (over tls). The code is here : http://stackoverflow.com/questions/6520676/pop3s-implementation-using-openssl-library pls this is very urgent. __ OpenSSL