I upgraded an old installation of apache 1.3.26 with Openssl 0.9.6/mod_ssl-2.8.10 to OpenSSL 0.9.8b/mod_ssl-2.8.27 + Apache 1.3.36, but it seems that mod_ssl is still compling against 0.9.6.
When I do a GET the server returns: Server: Apache/1.3.36 (Unix) mod_ssl/2.8.27 OpenSSL/0.9.6 Even though the 'configure' script for mod_ssl tells me that it will use OpenSSL0.9.8b: # ./configure --with-apache=../apache_1.3.36 --with-ssl=/usr/local/ssl Configuring mod_ssl/2.8.27 for Apache/1.3.36 + Apache location: ../apache_1.3.36 (Version 1.3.36) + OpenSSL location: /usr/local/ssl + Auxiliary patch tool: ./etc/patch/patch (local) + Applying packages to Apache source tree: o Extended API (EAPI) o Distribution Documents o SSL Module Source o SSL Support o SSL Configuration Additions o SSL Module Documentation o Addons Done: source extension and patches successfully applied. Configuring for Apache, Version 1.3.36 + using installation path layout: Apache (config.layout) Creating Makefile Creating Configuration.apaci in src Creating Makefile in src + configured for Solaris 280 platform + setting C compiler to gcc + setting C pre-processor to gcc -E + using "tr [a-z] [A-Z]" to uppercase + checking for system header files + adding selected modules o ssl_module uses ConfigStart/End + SSL interface: mod_ssl/2.8.27 + SSL interface build type: OBJ + SSL interface compatibility: enabled + SSL interface experimental code: disabled + SSL interface conservative code: disabled + SSL interface vendor extensions: disabled + SSL interface plugin: Vendor DBM (libc) + SSL library path: /usr/local/ssl + SSL library version: OpenSSL 0.9.8b 04 May 2006 + SSL library type: installed package (stand-alone) + enabling Extended API (EAPI) + using builtin Expat + checking sizeof various data types + doing sanity check on compiler and options The previous installation of openssl was also in /usr/local/ssl, I've installed the current version of OpenSSL in the same directory: # /usr/local/ssl/bin/openssl version OpenSSL 0.9.8b 04 May 2006 I'd really appreciate some help in this area, I'm going to spend my weekend upgrading a few old installations, but it seems that I'll be spending the majority of memorial weekend compiling and recompiling. Thanks __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List modssl-users@modssl.org Automated List Manager [EMAIL PROTECTED]