On Tue, 18 Jun 2002, Matthew Ruzicka wrote:

> Pardon my possible ignorance here, but has anyone come up with any good
> work arounds for getting mod_ssl to work with the (patched) Apache 1.3.26
> since 2.8.8-1.3.24 only wants to work with 1.3.24?
>
> I assume a new version of mod_ssl will be on its way shortly, but was
> looking for something in the meantime to close up any possible problems.

Using mod_ssl's ./configure --force option on 2.8.8 should work.  I just
tried it against 1.3.26 and it patched successfully.  You'll see lots of
messages like this:

Error: Application of patch failed:
-------------------------------------------------
|| extra --activate-module=ssl is required.
|+---------------------------------------------------------------------------
|Index: src/Configuration.tmpl
|--- src/Configuration.tmpl     28 Jan 2002 19:21:21 -0000      1.1.1.7
|+++ src/Configuration.tmpl     28 Jan 2002 19:40:56 -0000      1.23
--------------------------
Patching file src/Configuration.tmpl using Plan A...
Hunk #1 succeeded at 26.
Hunk #2 succeeded at 528 (offset 18 lines).
done
-------------------------------------------------

But as long as they all say "succeeded", you should be okay.  I would
normally tell people to wait for mod_ssl 2.8.9 to be released, but this is
kind of a special circumstance.  :-)

--Cliff

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to