modssl and Win32: Installation

1999-06-02 Thread Daniel Reichenbach
Hy there,   I recently installed Apache 1.3.6, mod_ssl 2.3.1 and OpenSSL 0.9.3 under Windows NT Server 4.0 with SP4. Well... to be true, I had IIS installed, but it was ugly slow. So I replaced it with Apache. Right now everything works fine, but the mod_ssl patch doesn`t patch the httpd.conf-d

Re: modssl and Win32: Installation

1999-06-02 Thread Ralf S. Engelschall
On Wed, Jun 02, 1999, Daniel Reichenbach wrote: > Hy there, > I recently installed Apache 1.3.6, mod_ssl 2.3.1 and OpenSSL 0.9.3 under > Windows NT Server 4.0 with SP4. Well... to be true, I had IIS installed, but > it was ugly slow. So I replaced it with Apache. Right now everything works > fine

RE: modssl and Win32: Installation

1999-06-02 Thread Daniel Reichenbach
Well, i would like to do so. I have patched the Visual C++ Makefiles (all the dsp`s) to include the mod_ssl module and all needed OpenSSL lib and include dirs. My latest was for OpenSSL 0.9.2, but i`m working on the current release. Would it be ok if i send you a InstallShield Exe wih my patched

AW: modssl and Win32: Installation

1999-06-02 Thread Daniel Reichenbach
Oops, forgot something... I could also create patch files with diff, if i anybody told me how to create them... Daniel application/ms-tnef

Re: modssl and Win32: Installation

1999-06-03 Thread Ralf S. Engelschall
On Wed, Jun 02, 1999, Daniel Reichenbach wrote: > Oops, forgot something... I could also create patch files with diff, if i > anybody told me how to create them... You unpack a fresh Apache source tree, apply mod_ssl to it and then do a "diff -ru3" between this vanilla Apache+mod_ssl source tree

Re: modssl and Win32: Installation

1999-06-03 Thread Ralf S. Engelschall
On Wed, Jun 02, 1999, Daniel Reichenbach wrote: > Well, i would like to do so. I have patched the Visual C++ Makefiles (all > the dsp`s) to include the mod_ssl module and all needed OpenSSL lib and > include dirs. My latest was for OpenSSL 0.9.2, but i`m working on the > current release. Would i