RE: libs version are 1.0.0 after compiling openssl 1.0.1c

2012-09-26 Thread Thakur, Praveen Kumar
have to execute using system.load method. Regards, kondlada On Tue, Sep 25, 2012 at 10:23 AM, Thakur, Praveen Kumar mailto:praveenkumar_tha...@bmc.com>> wrote: Hi, I have compiled OpenSSL 1.0.1c. After compilation libs which are generated contains version number as 1.0.0. For example

libs version are 1.0.0 after compiling openssl 1.0.1c

2012-09-25 Thread Thakur, Praveen Kumar
Hi, I have compiled OpenSSL 1.0.1c. After compilation libs which are generated contains version number as 1.0.0. For example: libssl.so.1.0.0, libcrypto.so.1.0.0 Is this a defect with OpenSSL 1.0.1c? Ideally library names should have been libssl.so.1.0.1, libcrypto.so.1.0.1 Thanks, Praveen

problem in ssl connection with server

2011-02-02 Thread praveen kumar
Hi friend, This is K.A.Praveenkumar from india.i have few quries regarding ssl,i got this problem when i try to establish server connection through public domain. My client given me one ip and port(122.166.106.8:8000). i am openssl tool in linux. When ever i tried to connect