RE: config, compile, install help - php3, ssl, apache 1.3.x

1999-03-03 Thread Juergen Rensen
I had only one little problem installing apache 1.3.4, SSLeay0.9.0b, php3 3.0.7, mod_ssl 1.3.4 and postqresql, that was, 'palloc' was defined in some postqresql 6.3 header file that was itself included into some php3 C file that also included a different definition later in some apache header

RE: mod_ssl 2.2.3 restart bug?

1999-03-03 Thread Juergen Rensen
It doesn't hang with mod_ssl-2.2.3-1.3.4/SSLeay0.9.0b and Apache 1.3.4; SSL connections just don't work anymore after sending the HUP signal, normal http is still OK (on Linux). Juergen -Original Message- From: John Imrie [SMTP:[EMAIL PROTECTED]] Sent: Wednesday, March 03, 1999 10

RE: Multiple Certificates?

1999-03-10 Thread Juergen Rensen
>Do you mean whether a single Apache instance can run more than one virtual >host and each of those virtual hosts with a different certificate (answer >would be: yes) Oh?! Does this imply that you can have multiple virtual SSL hosts hanging off the same IP address? There was a discussion some t

RE: Multiple Certificates?

1999-03-10 Thread Juergen Rensen
Do NetScape & IE support such *.domain certs? Juergen -Original Message- From: Ralf S. Engelschall [SMTP:[EMAIL PROTECTED]] Sent: Thursday, March 11, 1999 3:29 AM To: [EMAIL PROTECTED] Subject:Re: Multiple Certificates? On Wed, Mar 10, 1999, Dan Roscigno wrote: > > >

RE: Apache wouldn't start with -DSSL

1999-03-28 Thread Juergen Rensen
I noticed that, with SSLeay 0.9.0b, apache would not start with -DSSL if you specify an invalid path name for SSL log files. As in your case, no error message goes into the logs. Juergen -Original Message- From: Rauznitz Balazs [SMTP:[EMAIL PROTECTED]] Sent: Monday, March 29, 1999

Off topic: Which browsers support AuthType Digest?

1999-04-19 Thread Juergen Rensen
Sorry to ask that here. Does someone know of a general apache mailing list? (I couldn't find anything useful on the apache site, neither on mailing lists nor on the subject). I already tried news groups without much success. AuthType Digest doesn't seem to work for IE 4 / NetScape 4. Or do I h

RE: Off topic: Which browsers support AuthType Digest?

1999-04-20 Thread Juergen Rensen
Thank your for the reply. Any ideas how such a request could end up on my server? I had a few, all requesting URLs of electronic companies. A glitch in some domain name service? Thanks again Juergen (Mir wird gerade klar, dass ich auch in Deutsch mailen koennte...) -Original Message--

RE: Off topic: Which browsers support AuthType Digest?

1999-04-21 Thread Juergen Rensen
Yes, sorry! I intended to send the previous e-mail directly to Steffen. I wouldn't send anything to the list in German, unless out of stupidity. My apologies Juergen -Original Message- From: Ralf S. Engelschall [SMTP:[EMAIL PROTECTED]] Sent: Thursday, April 22, 1999 1:00 AM To:

IE 4 SP1, "server returned invalid response", intermittent error

1999-04-27 Thread Juergen Rensen
Configuration: Apache 1.3.6, mod_ssl 2.2.8 and openssl 0.9.2b on Linux RH 5.1 I found some postings in the mod_ssl archive regarding keep alives and IE 4 returning error message "server returned an invalid or unrecognized response". when connecting via HTTPS. I don't know if this

RE: forcing secure via name (off topic?)

1999-05-10 Thread Juergen Rensen
Configure virtual hosts secure.hostname.org:80 and secure.hostname.org:443, let the secure.hostname.org:80 point to a different directory where you put a little PHP script as index.php3 (or use some extension recognized by Apache as being a PHP script) containing: Header("Location: https://sec

RE: Problem getting Verisign Cert to work

1999-05-11 Thread Juergen Rensen
Weird, I had a line break problem with a Thawte certificate. The certificate usually looks like --begin certificate--- ---end certificate--- and appeared like this in my browser. When I copied the certifcate from the browser (IE 4) into Notepad, the last line of

RE: Too Many Virtual Domains??

1999-07-14 Thread Juergen Rensen
Are the log file pathnames you specified for SSL in the newly added SSL host correct, ie do the file paths exist? Juergen -Original Message- From: Adam Sherman [SMTP:[EMAIL PROTECTED]] Sent: Thursday, 15 July 1999 02:04 To: [EMAIL PROTECTED] Subject:Too Many Virtual Doma