On Tue, 16 Sep 2008, Hari Naik wrote: > Dear Friends, > > So far what I have done: I have downloaded OpenSSL version 0.9.7 from > www.openssl.org & installed on Suse Linux 9.2 version. Sample code > has been written for client & server communication using OpenSSL > Library, which uses two .PEM files (one for server & the other for > client, which consist of RSA private key and Certificate) for key > exchanging. Presently the Application is compiling & executing with > no errors. I am able to Communicate & transmit data between server > & client applications without any problem. >
Hi Hari: Is there any specific reason that you are using SuSe Linux 9.2 ? Ver 9.2 was released sometime in Oct 2004 and OpenSSL 0.9.6 is installed. You may also want to look at the FAQ at http://www.openssl.org/support/faq.html Meanwhile, i'll try and answer your other queries. thanks Saifi.

