RE: ANNOUNCE: mod_ssl 2.4.4

1999-09-29 Thread GOMEZ Henri
That's unbelievable. Every time mod_ssl is broken on Linux it's because Linux platforms are such broken theirself. Ok, ok, seems like we have to use IPC semaphores only on glibc 2.1 platforms or we get more problems-of-the-week with those old Linux beasts. Because RedHat 6.0 has the correct

Protocol: SSLv2, Cipher: IDEA-CBC-MD5 (0/0 bits)

1999-09-29 Thread Matthias Loepfe
Hi, in the file 'ssl_engine_vars.c' in the table 'ssl_var_lookup_ssl_cipher_bits_rec' the entry 'SSL3_TXT_RSA_IDEA_128_SHA' is duplicate. The second entry should read { SSL2_TXT_IDEA_128_CBC_WITH_MD5 /*IDEA-CBC-MD5*/, 128, 128 }, instead of { SSL3_TXT_RSA_IDEA_128_SHA

ssl_engine_log improvement

1999-09-29 Thread Matthias Loepfe
Hello If I have to track down communication problems of a heavy loaded mod_ssl based apache server, the current ssl_engine_log is missing at least the following things: the 'Connection to child 3 established ..' line should contain the IP-adress of the client every log entry should have the

Re: ANNOUNCE: mod_ssl 2.4.4

1999-09-29 Thread Ralf S. Engelschall
On Tue, Sep 28, 1999, Jeff Johnson wrote: On Tue, Sep 28, 1999 at 09:36:01PM +0200, Ralf S. Engelschall wrote: incompatible type for the forth argument. Hmmm... seems like I've to try it now myself on a Linux box to make it running. As a workaround, just remove line 260 in mod_ssl.h.

Re: [IMPORTANT] mod_ssl 2.4.4 and Linux

1999-09-29 Thread Ralf S. Engelschall
On Tue, Sep 28, 1999, Michael Richardson wrote: Ralf Ok, as we recognized the nasty way, older Linux boxes (= glibc Ralf 2.1) have broken semctl(2) prototypes which still cause compile Ralf problems for mod_ssl 2.4.4. I've now fixed this for 2.4.5 with the Uh, "older"? this

Re: ssl_engine_log improvement

1999-09-29 Thread Ralf S. Engelschall
On Wed, Sep 29, 1999, Matthias Loepfe wrote: If I have to track down communication problems of a heavy loaded mod_ssl based apache server, the current ssl_engine_log is missing at least the following things: the 'Connection to child 3 established ..' line should contain the IP-adress of

RSA - DSA, 3DES - IDEA, MD5 - SHA1

1999-09-29 Thread Fabrizio Pivari
Hi, I've read the FAQ and I was able to test SSL and Client- Authentication The documentation is very well and explain like to generate all the certificates with RSA, 3DES, MD5 Is it possible to use DSA, IDEA, SHA1 ? Could you explain me the command I need to use? Thanks Fabrizio

problème de compilation

1999-09-29 Thread Loic Guilmard
Hello everybody ! I'm running Slackware 4.0 with 2.2.11 kernel. I try to compile mod_perl 1.21, mod_ssl 2.4.4(with openssl 0.9.4) and php3.0.12 with apache 1.3.9 adding log_referer, rewrite, log_agent and usertrack. I first install mod_ssl then mod_perl then php3 (I don't know if order is

Re: X509v3 extensions

1999-09-29 Thread Ralf S. Engelschall
On Wed, Sep 29, 1999, Jon Earle wrote: Sorry, I've cut pasted it into a `x.crt' file in a ssl.crt/ directory, ran `make' there and got no error. Instead I got a correct hash symlink Maybe a stupid question, but why is this symlink of importance? I've got 2 certs and keys working fine

[BugDB] network error with some navigators (PR#294)

1999-09-29 Thread modssl-bugdb
Full_Name: JP Donnio Version: 2.4.3 OS: Linux Submission from: alix.cpod.fr (212.39.128.8) We still have problems with some users that want to connect to our apache 1.3.9 + mod_ssl 2.4.3 server. Specifically some browsers display network error. Example: netscape 4.5 on winnt some users of

RE: problème de compilation

1999-09-29 Thread Winged Wolf
FAQ: I'm running Linux 2.2.x with glibc 2.0, trying to compile mod_ssl 2.4.4 (openssl 0.9.4). During compiliation, I get an 'incompatible type for 4th argument of semctl' error. What do I do? A: A couple of things. As a temporary workaround, you can use mod_ssl 2.4.3 (until Ralf gets 2.4.5

Re: [BugDB] network error with some navigators (PR#294)

1999-09-29 Thread modssl-bugdb
On Wed, Sep 29, 1999, [EMAIL PROTECTED] wrote: Full_Name: JP Donnio Version: 2.4.3 OS: Linux Submission from: alix.cpod.fr (212.39.128.8) We still have problems with some users that want to connect to our apache 1.3.9 + mod_ssl 2.4.3 server. Specifically some browsers display network

Re: [BugDB] network error with some navigators (PR#294)

1999-09-29 Thread modssl-bugdb
On Wed, 29 Sep 1999 [EMAIL PROTECTED] wrote: On Wed, Sep 29, 1999, [EMAIL PROTECTED] wrote: Full_Name: JP Donnio Version: 2.4.3 OS: Linux Submission from: alix.cpod.fr (212.39.128.8) We still have problems with some users that want to connect to our apache 1.3.9 + mod_ssl

Re: [BugDB] network error with some navigators (PR#294)

1999-09-29 Thread R. DuFresne
On Wed, 29 Sep 1999 [EMAIL PROTECTED] wrote: On Wed, Sep 29, 1999, [EMAIL PROTECTED] wrote: Full_Name: JP Donnio Version: 2.4.3 OS: Linux Submission from: alix.cpod.fr (212.39.128.8) We still have problems with some users that want to connect to our apache 1.3.9 + mod_ssl

Re: [BugDB] PRIVATE: SSL stops responding (PR#293)

1999-09-29 Thread Cliff Woolley
"R. DuFresne" [EMAIL PROTECTED] 09/29/99 01:28AM slackware, not redhat does have a somewhat more complex structure. As mentioned before the server will load the page, even perhaps let one cruise about a bit, then SSL dies away and port 443 is dead, till the server is restarted, then it will

Re: [BugDB] PRIVATE: SSL stops responding (PR#293)

1999-09-29 Thread modssl-bugdb
"R. DuFresne" [EMAIL PROTECTED] 09/29/99 01:28AM slackware, not redhat does have a somewhat more complex structure. As mentioned before the server will load the page, even perhaps let one cruise about a bit, then SSL dies away and port 443 is dead, till the server is restarted, then it will