Hello. I'd like to upgrade to the latest version of OpenSSL - v0.9.7a. I've downloaded the source, done the ./configure ; make ; make test ; make install thing and everything is fine.
However, I can't work out how to get mod_ssl using it. mod_ssl says it uses v0.9.6b, which I assume is the .so file in the /etc/httpd/modules directory. Replacing that .so file gives an error message abount not being able to find libcrypto.so.0.9.7, and adding -that- file into the directory has no effect. I've tried recompiling mod_ssl (using downloaded apache_1.3.20 source and also pointing at OpenSSL 0.9.7a), but am getting compile errors out of it. Does anyone have any clues how I would go about forcing mod_ssl to use 0.9.7a of OpenSSL? Thanks in advance for any information, Ian _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
