Originally Posted by linguy
I believe you are right but I can't figure out what part of Apache is still hanging onto OpenSSL 0.9.8h. I installed both OpenSSL 1.0.0 and ...
I believe you are right but I can't figure out what part of Apache is still hanging onto OpenSSL 0.9.8h. I installed both OpenSSL 1.0.0 and Apache from sources (manually) with these configure commands:
For OpenSSL:
./config --prefix=/usr/local --openssldir=/usr/local/openssl
And after all was finished, I had to install the original OpenSSL 0.9.8 from RPM so that other components of my Linux box (SSH Server, etc.) worked.
Hi there.
I am having a hard time as well. So did this solution work for you? The current version of Apache 2.2.17 that I have does not recognize OpenSSL 1.0.0c. Any other fixes you might think of?