Many thanks to all who guided me on several Win32 issues I had last week. I
have yet another trivial question that has probably been asked many times
but with some context. I am trying to understand the general idea of having
multi-threaded access to the OpenSSL API.
In a very simple SSL clien
Hi folks,
I am new to OpenSSL stuff.
I configured and compiled SSL build 0.9.5a. I used VC++ (6.0) to tinker and
build the cli.c program. I could get it to compile OK. Then I
copied the *.dll files to the execution path and then started stepping
through the code. I started seeing problems with