Steve Sharp wrote:
>
> Sorry if this has been answered millions of times before but...
> Is is possible to install mod_ssl into a dso enabled apache server..
> I have OpenSSL already installed.
Er... I beg to differ with Kevin's response. In the subject line, Steve
says he *doesn't* want to recompile apache so he implies he simply wants
to plug in mod_ssl. This is not possible.
A picture says a thousand words so look at the diagram from the mod_ssl
documentation:
http://www.modssl.org/docs/2.8/ssl_overview_fig1.gif
Here you see you need item #2, an extension to the apache API, to allow
the mod_ssl module to load.
Unless by a stroke of luck you compiled with EAPI when you first built
apache without ssl, then you will have to recompile.
On the other hand, recompiling ain't so bad...
Rgds,
Owen Boyle.
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]