win32 mod_ssl

2001-11-01 Thread de Groot, Pieter
I have downloaded the openssl and mod_ssl and apache sources and compiled them for win32 trying to carefully follow the instructions and thought I had a secure version of the apache web server. Now either I or it is confused it gives the follwing if I try and start it up: [01/Nov/2001 15:52:46 06

[BugDB] win32 mod_ssl - eapi build problem (PR#337)

2000-01-25 Thread modssl-bugdb
Full_Name: Version: 2.5.0 OS: win95 Submission from: (NULL) (63.192.147.2) The embeded perl script in Configure.bat that re-directs patch errors doesn't really work in win32. In win32, the '2>&1' syntax in the following statement is actually telling the patch program to open a file named '2' a

mod-ssl on win32 (mod_ssl bug 569, apache crash)

2002-01-17 Thread Enrico Demarin
Title: Message I know it's not supported but... seems like something is still not good in mod_ssl , as reported by Josef Goebel, who posted a patch, there is something odd in mod_ssl for win32. I applied his patch to ap_ctx.c , that cures the crash in most of the cases   in ap_ctx_get() a

Apache/2.0.32 (Win32) mod_ssl/3.0a0 OpenSSL/0.9.6c - passphrase problem

2002-02-22 Thread Henri Hennebert
Hello everyone I encounter a problem with the passphrase in mod_ssl on WinXP. If I use the builtin passphrase dialog: SSLPassPhraseDialog buildin When I start apache2 from a cmd box: Apache -DSSL start I'm prompted for the passphrase when the first process start. When the second process start

Re: [BugDB] win32 mod_ssl - eapi build problem (PR#337)

2000-01-26 Thread modssl-bugdb
On Wed, Jan 26, 2000, [EMAIL PROTECTED] wrote: > Full_Name: > Version: 2.5.0 > OS: win95 > Submission from: (NULL) (63.192.147.2) > > The embeded perl script in Configure.bat that re-directs patch > errors doesn't really work in win32. > > In win32, the '2>&1' syntax in the following statement

RE: mod-ssl on win32 (mod_ssl bug 569, apache crash)

2002-01-17 Thread Jay Burgess
ent: Thursday, January 17, 2002 12:19 PM To: [EMAIL PROTECTED] Subject: mod-ssl on win32 (mod_ssl bug 569, apache crash) I know it's not supported but... seems like something is still not good in mod_ssl , as reported by Josef Goebel, who posted a patch, there is something odd in mod_ssl for

RE: mod-ssl on win32 (mod_ssl bug 569, apache crash)

2002-01-17 Thread Son
-up explaining how to put together a debug build? > > Thanks. > > Jay > > -Original Message- > From: Enrico Demarin [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 17, 2002 12:19 PM > To: [EMAIL PROTECTED] > Subject: mod-ssl on win32 (mod_ssl bug 569, apache c

RE: mod-ssl on win32 (mod_ssl bug 569, apache crash)

2002-01-17 Thread nirvana
ther way, does someone >have a write-up explaining how to put together a debug build? > >Thanks. > >Jay > >-Original Message- >From: Enrico Demarin [mailto:[EMAIL PROTECTED]] >Sent: Thursday, January 17, 2002 12:19 PM >To: [EMAIL PROTECTED] >Subject: mo

RE: mod-ssl on win32 (mod_ssl bug 569, apache crash)

2002-01-17 Thread Enrico Demarin
nrico -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of [EMAIL PROTECTED] Sent: January 17, 2002 2:43 PM To: [EMAIL PROTECTED] Subject: RE: mod-ssl on win32 (mod_ssl bug 569, apache crash) Don't have heavy load yet myself, but afraid I will have same prob

Re: mod-ssl on win32 (mod_ssl bug 569, apache crash)

2002-01-17 Thread Patrick Willart
be nice to have an alternative to it, and > Apache would be the best alternative to it in my opinion. > > Thanks, > Enrico > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of [EMAIL PROTECTED] > Sent: January 17, 2002 2:43

RE: mod-ssl on win32 (mod_ssl bug 569, apache crash)

2002-01-17 Thread Leo Baschy
ther way, does someone have a write-up explaining how to put together > > >a debug build? > > > >Thanks. > > > >Jay > > > >-Original Message- > >From: Enrico Demarin [mailto:[EMAIL PROTECTED]] > >Sent: Thursday, January 17, 2002 12:1

RE: mod-ssl on win32 (mod_ssl bug 569, apache crash)

2002-01-18 Thread Enrico Demarin
eavy refreshing causes apache to crash. - Enrico -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Leo Baschy Sent: January 17, 2002 4:05 PM To: [EMAIL PROTECTED] Subject: RE: mod-ssl on win32 (mod_ssl bug 569, apache crash) If you indeed refresh then t

RE: mod-ssl on win32 (mod_ssl bug 569, apache crash)

2002-01-18 Thread nirvana
Seems to be the known problem then. You have your workaround in your own answer. KeepAlive Off. Of course you'd only want that inside your and there actually is a recommended SetEnvIf User-Agent ".*MSIE.*" \ nokeepalive ssl-unclean-shutdown \ downgrade-1.0 force-respon

RE: mod-ssl on win32 (mod_ssl bug 569, apache crash)

2002-01-19 Thread Enrico Demarin
t's a workaround but yes, it works. - Enrico -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of [EMAIL PROTECTED] Sent: January 19, 2002 12:09 AM To: [EMAIL PROTECTED] Subject: RE: mod-ssl on win32 (mod_ssl bug 569, apache crash) Seems to be the known problem

Re: Apache/2.0.32 (Win32) mod_ssl/3.0a0 OpenSSL/0.9.6c - passphrase problem

2002-02-22 Thread Edward Wong
I encountered the same problem in Windows2000 (w/all the rest being the same as you). Has this bug been officially submitted? >From: "Henri Hennebert" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: <[EMAIL PROTECTED]> >Subject: Apache/2.0.32 (W

Win32 mod_ssl runs on one Win2000 box but not on another..

2001-12-08 Thread Patrick Willart
The compiled version of Apache/1.3.22 (Win32) mod_ssl/2.8.5 OpenSSL/0.9b PHP4.0.6 is running stable on my development machine. When moving it to my production environment Apache stops without showing any error. It doesn't produce the error.log file. The only thing I get is these four erro

Re: Win32 mod_ssl runs on one Win2000 box but not on another..

2001-12-11 Thread Patrick Willart
this helps some one else out. It cost me a few days. Patrick - Original Message - From: "Patrick Willart" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, December 08, 2001 7:27 PM Subject: Win32 mod_ssl runs on one Win2000 box but not on another.. >