Thanks for the reply.
I don't have that in my output.
I guess then I have to build apache again. Assuming I build apache with
EAPI what do I do then?
because I want to add mod_ssl (and some other modules) later, but not
within the build.
Thanks.. Shanti
At 07:23 PM 7/27/2001 +0200, you wrote:
>On Fri, Jul 27, 2001 at 09:55:44AM -0700, Guntupalli Shanti wrote:
> > Hi
> >
> > I have apache 1.3.14 already running with DSO support.
> > I would like to enable the mod_ssl (SSL support) in my apache server.
> > In all the help files and the mailing list archives they only discuss
> about
> > building apache
> > with mod_ssl and openSSL.
> > But I don't want to rebuild apache. I just want to enable the mod_ssl.
> > I was able to create OpenSSL's libssl.so and libcrypto.so files. Then what
> > do I do?
> > How do I link mod_ssl interface with these so files or how do I enable
> this
> > in apache.
>
>Unless your Apache has already been compiled with EAPI[1] support, then
>that is
>not possible.
>
>[1] EAPI is a part of mod_ssl and has to be added to Apache to enable
>the necessary crypto hooks. The precense of EAPI in Apache can be tested
>with the following:
>
># httpd -V
>
>The output of that command must include -D EAPI otherwise you have to
>compile a new version.
>
>vh
>
>Mads Toftum
>--
>`Darn it, who spiked my coffee with water?!' - lwall
>
>______________________________________________________________________
>Apache Interface to OpenSSL (mod_ssl) www.modssl.org
>User Support Mailing List [EMAIL PROTECTED]
>Automated List Manager [EMAIL PROTECTED]
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]