https://issues.apache.org/bugzilla/show_bug.cgi?id=46697
--- Comment #1 from Fred K <[email protected]> 2009-02-11 16:18:56 PST --- (In reply to comment #0) Verify where your openssl is installed and test that it works. It seems to me that you have it in /opt/OpenSSL (I think Solaris 10 default is /usr/sfw/bin). You can somewhat test openssl with: $ /opt/OpenSSL/bin/openssl speed I configure apache with: --enable-ssl --with-ssl=/my/path/to/openssl and I do not see all the checkings you have listed (I use 2.2.3, 2.2.10,2.2.11 with the 0.9.7d from Sun's sfw or my compiled 0.9.8j) -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
