https://bz.apache.org/bugzilla/show_bug.cgi?id=59447
--- Comment #5 from Rainer Jung <[email protected]> --- I only see the following possibilities: - compile OpenSSL 1.0.2h yourself or - do a fresh compile of Apache against your new but slightly broken system openssl or - open a ticket with IBM, tell them they provided a buggy OpenSSL update with an API break. You can point them to the details I have provided. or - use the previous versions with security issues or - experimental and ugly: compile a separate small library that has dummy implementations of this/these missing symbol(s) and load this library with LoadFile in the Apache config. -- 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]
