Mads Toftum wrote:
> You could just grab the latest openssl tarball and compile a seperate version for
> use with mod_ssl - if you do that, then give the -no-thread option to openssl's
> config script.
Ok. Done. But now i have 2 versions of openssl:
1. /usr/local/openssl - the 0.9.6
2. /usr/local/ssl - the 0.9.6b
When i compile the apache - there is found the old version (0.9.6)
and i have the old libssl ....
I have tried to modified in apache_1.3.20/src/Configuration.apaci
SSL_BASE=SYSTEM -> SSL_BASE=/usr/local/ssl/bin/openssl but no success.
How to built the new libssl.so ??
Thx Joachim
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]