Patch to pkcs12.h

1999-05-31 Thread Test
Hi, I had to make some changes to pkcs12.h (OpenSSL 0.9.3a) to get the PKCS12 library to compile under DevStudio 5. All changes bar one were function ptr casts, the odd out being a preprocessor funny. Context diff attached. *** pkcs12.hWed May 19 13:45:02 1999 --- pkcs12.new.hMon

Re: Problems installing OpenSSL

1999-05-31 Thread Bodo Moeller
Craig Carey <[EMAIL PROTECTED]>: > The Perl script "Configure" contains the line: > system "perl crypto/objects/obj_dat.pl >crypto/objects/obj_dat.h"; What's wrong about that line? The Perl pointed to in INSTALL.W32 doesn't seem to have any problems with it (other implementation of "system"?).

I need create a certificate.

1999-05-31 Thread Carlos Costa Portela
Hello all! I need create a certificate (write a function to do that). Something like: my_cert = create_cert(...); Where can I find information about this? Thanks in advance, Carlos. ___Carlos Costa Portela___Password Technologies__ | e-mail: [EMAIL PROTECTED]

cvs tag OpenSSL_0_9_3a missing

1999-05-31 Thread Matthias Loepfe
Hi I'm wondering why in the cvs repository the tag OpenSSL_0_9_3a is missing. Or is this at the end correct? regards Matthias --- Matthias Loepfe, AdNovum Informatik AG, Roentgenstr. 22, CH-8005 Zurich Email: [EMAIL P

Re: cvs tag OpenSSL_0_9_3a missing

1999-05-31 Thread Ben Laurie
Matthias Loepfe wrote: > > Hi > > I'm wondering why in the cvs repository the tag OpenSSL_0_9_3a is missing. > Or is this at the end correct? Oops! Luckily I keep a checked out version of the last release. I'll tag it now ... done. Cheers, Ben. -- http://www.apache-ssl.org/ben.html "My gran

Re: SSL_read problem?

1999-05-31 Thread Bodo Moeller
On Mon, May 31, 1999 at 05:11:34PM +1000, Ron Ramsay wrote: > Yes, SSL_read() may only return one record. But the underlying recv() > could have read 64K bytes (but I guess from what you have written that > it would never read more than 16K). Further SSL_read()s would access the > data previously

Re: [STATUS] OpenSSL (Sun 30-May-1999)

1999-05-31 Thread Mats Nilsson
> OpenSSL STATUS Last modified at > __ $Date: 1999/05/30 13:54:25 $ [...] > WISHES > >o Mats Nilsson <[EMAIL PROTECTED]>: > "Add reference counting to all substructures of X509 etc. For instance, > X509_NAME lack

mod_perl problem

1999-05-31 Thread CyberPsychotic
The definition of _ in des.h header breaks whole compilation process, when youii compile apache.1.3.6 with SSleay and mod_perl support. This blind hack seem to have this problem fixed. (but I didn't check if it would cause other problems tho). ~~ this is what OpenSSL I am using: ~~ openssl versio