On Wed, 12/21/2011 3:56 AM, Naor, Lior wrote:

1.I'm working on Windows 7 - 64bit. Do you support this kind of platform? If so, where can I download the relevant files/dll? And how can I set it to the right configuration?

There is no official binary release of OpenSSL. You can download the source code and compile it on W7-64 using MinGW, or use Google to find a community built version.

2.I'm new to this library, so can you please tell me in short or refer me to somewhere I can understand how to work with the ssl library.


The OpenSSL book by Viega, Messier and Chandra provides a good introduction to the library. You can also find more specific help via Google (and Stack Overflow) or by checking the archives. The included man pages provide details for specific functions, but don't always tell you how a function fits into the overall picture.

http://www.amazon.com/Network-Security-OpenSSL-John-Viega/dp/059600270X/ref=sr_1_1?ie=UTF8&qid=1324497551&sr=8-1

Reply via email to