hi all,

it's now working (including apache / mod-ssl). i had to:

------------------
debian etch
------------------
openssl
./config --prefix=/usr/local --openssldir=/etc/ssl shared threads

apache
./configure ...... --enable-ssl --with-ssl=/usr/local

BUT i had to replace the libs in /usr/lib/i686/cmov (ssl / crypto) with the new ones (found in /usr/local/lib/). found this with ldd httpd. i don't know if it will mess my system... any debian user?

pat



______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to