Re: SSL_CTX

2000-02-13 Thread Bodo Moeller
Chris Bamford <[EMAIL PROTECTED]>: > I wonder if anyone can help? I am getting occasional core dumps > when using SSL_CTX_free() in a multi-threaded application. [...] Do you provide mutexes to the library? For multi-threaded applications, the following calls are required in initialization:

Re: PERL Module Problem...

2000-02-13 Thread Rich Salz
a file would be good, since i could create a fifo behind a firewall directory and do a bunch of cat's to run a bunch of commands :) __ OpenSSL Project http://www.openssl.org Development Mailing Li

Re: Compilation Problems w/OpenSSL 0.9.4

2000-02-13 Thread Andy Polyakov
> I'm trying to compile OpenSSL 0.9.4 and I'm coming up with some errors > that I can't figure my way around: > > The output of config -t: > > Operating system: sun4u-sun-solaris2 > Configuring for solaris-sparcv9-gcc > > ld: warning: file ../libssl.a ignored: unable to locate archive symbol ta

Re: Compilation of latest SNAPSHOT on HP-UX

2000-02-13 Thread Andy Polyakov
> > > > ... wondered what > > > > happens if you attempt to compile it with -DSHA_XARRAY (as that's > > > > actually what is *essentially* different between 0.9.4 and 0.9.5). > > > > > > Ok, the compilation at +O3 has now jumped over the sha_dgst.c hurdle > > > > OK, the picture is clear. It makes

RE: Signing CRL with offline CA (was [Fwd: OCSP and CSL]).

2000-02-13 Thread Ambarish Malpani
Yes, this is possible - you can have two different keys for a CA, one to sign certs and another to sign CRLs. And yes, it does work (at least with some of the software out there). However, these are still both the CAs keys. There are also "Indirect CRL"s, which can be produced by one entity sayi

Re: Error compiling OpenSSL

2000-02-13 Thread Andy Polyakov
> I'm trying to install OpenSSL 0.9.4 on a Sun Netra computer with Solaris > 2.6, and I get the following error message wen running 'make': > > In file included from /usr/include/termios.h:13, > from read_pwd.c:133: > /usr/include/sys/termios.h:376: parse error before `uint32_t'

[STATUS] OpenSSL (Sun 13-Feb-2000)

2000-02-13 Thread OpenSSL Project
OpenSSL STATUS Last modified at __ $Date: 2000/02/06 22:01:10 $ DEVELOPMENT STATE o OpenSSL 0.9.5: Under development... Proposed freeze time: Monday, February 7th 2000 Pro

Re: Compilation of latest SNAPSHOT on HP-UX

2000-02-13 Thread Lutz Jaenicke
On Sun, Feb 13, 2000 at 06:27:05PM +0100, Andy Polyakov wrote: > But they'll be defined on gcc as well... It looks like there're no > predefined identifying HP C compiler, huh? Well, whatever... I have seen interesting results with compilations relying of predefined macros. If you set "-Aa" the c