e following
command in the body of your email message:
unsubscribe openssl-users
Peace,
Vio
Tony Nikolovski wrote:
PLS REMOVE ALL EMAILS TO @planetbroadcasters.com from the mailing list
Thanks
- Original Message -
*From:* Layla <mailto:[EMAIL PROTECTED]>
*To:* [EMAIL P
path\to\openssl\include\dir\in\your\system"
Just to be sure, i'd check that crypto.h is indeed present in that dir.
Vio
*/Weijie Zhang <[EMAIL PROTECTED]>/* wrote:
You need to make sure that you are linking to the (or, maybe, the
proper) libaray. Type "set" in you
I think VC++ has a command-line tool (something like cmake, or
something). If VC++ fails, maybe try DevC++. VC++/DevC++ docs are your
friend :)
Vio
Layla wrote:
Thanks for the response Vio,
Actually I'm not familiar with the method you've proposed. but I tried
to compile the pr
nderstand right now what they're for (besides the
obvious),
and which I need to embed, etc.
so basically for each one I did the following:
*/
buf = clientcert_certificate;
len = i2d_X509(x, &buf);
if (len < 0)
int_error("VIO[307]:Error loading --");
X509_STORE_add_cert(cert_sto