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

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

RE: SSL_read problem?

1999-05-31 Thread Ron Ramsay
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 recv()d. The fewer times recv() is called (for the same amount of

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/objects.h 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

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]