If you get the CVS version of mod_perl it has a 
INSTALL.simple.ssl file. If you pick up mod_ssl from
Engelschall's site it comes with the same INSTALL.ssl
file. Both files (which are identical) have build 
instructions for what you need near the bottom.

However, just as a note, they aren't as clear if you
want to do it DSO. It seems though, that all one need
do is add USE_DSO=1 to the mod_perl stage and drop the
APACI and APXS references. Then, when you get to making
Apache, in addition to defining SSL_BASE and the vars
for EAPI_MM and RSA_BASE, add the configure option for
--enable-shared=all.


Reply via email to