RE: newbie:Binary distributions

2002-09-19 Thread Bhavdeep Sharma
Hi J.P.,   OpenSSL binary version 0.9.6b is available at many places. I once downloaded the following For libs:    openssl-0.9.6b-lib.zip For dlls:    openssl-0.9.6b-bin.zip   If you want you may download the source also. But then you need perl to compile it.   Source: openssl

OpenSSL basic help

2002-09-17 Thread Bhavdeep Sharma
  Hi all,   I am new to SSL. My apologies if I am asking very stupid. I have downloaded the OpenSSL lib openssl-0.9.6b-lib.zip It contains lib (libssl32.a, libssl.a ... ...) I want to write two test programs, a server and a client that will communicate over SSL on Windows using libssl32.