https://issues.apache.org/bugzilla/show_bug.cgi?id=56072
Rainer Jung <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from Rainer Jung <[email protected]> --- Please see the discussion at http://markmail.org/thread/c6tcuf5w7xahvj4g Concerning Solaris: OpenSSL is part of the sfw additions and not linked into any system library. So if you need to run Apache httpd 2.4 on top of Solaris 10 (Solaris 11 is at OpenSSL 1.0.0), then just compile OpenSSL recent before and install it to a custom place. You can tell httpd where to find your OpenSSL during the Apache build procedure. Dropping support for OpenSSL 0.9.7 was done in http://svn.apache.org/r1527294 as a prerequisite step for http://svn.apache.org/r1527295. Both were backported to 2.4 as part of http://svn.apache.org/r1542327. Regards, Rainer -- 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]
