lh_insert() error on multi-threaded application

2004-09-27 Thread Ladar Levison
First the basics, I am running openssl-0.9.7d, compiled on a WBEL system, using ./config (linux-elf was the result), with -DOPENSSL_THREADS & -DPURIFY, so my dev library plays nice with valgrind. The problem arises when I try to multi-thread my application. Valgrind produces this output : ==27

Re: Mac users bypass SSL

2004-09-27 Thread kloomis
At 11:55 AM 9/27/2004 -0700, you wrote: Assuming that your server is not listening for non-SSL connections, your clients are getting SSL connections whether they get prompted to accept your server's cert or not.  The server is listening only to port 443 connections. Feel free to prove me wrong b

Does PEM_write_X509_REQ strip extensions ?

2004-09-27 Thread Jacques Thomas
Hi all, Does someone know why custom extensions of an X509 certificate request apparently get stripped when the PEM_write_X509_REQ function is used to dump the request to a file ? The code (based on demos/x509/mkreq.c) that I use is attached. To compile the code, simply do: gcc -g -Wall -lcrypt

Maintaining Symmetric Keys.

2004-09-27 Thread Layla
Hello everyone,   I'm currently trying to implement Needham-Schroeder security protocol, I've reached the point where my Certificate Authority program must create keys and store them for each client. My question is this: what is the best data structure to maintain (client-ID, key )pairs in the pro

Re: Mac users bypass SSL

2004-09-27 Thread Paul L. Allen
kloomis wrote: At 08:36 AM 9/27/2004 -0400, you wrote: Ken - Missing from your description of the problem with Apache is: which operating system are you using? Once you provide specific information, more help can be provided to you. Janet: Thanks for your reply. I am using Redhat 9.0