On 5/22/2013 10:20 AM, Alex Domoradov wrote:
I think the easiest way to find out with which version of openssl was
link squid is to use ldd

# ldd /usr/sbin/squid | grep ssl
         libssl.so.10 => /usr/lib64/libssl.so.10 (0x00007ff8b13d6000)
From mine.
# ldd /usr/sbin/squid  |grep ssl
        libssl.so.10 => /usr/lib64/libssl.so.10 (0x00007f2a8dbf1000)
it's not the same..

So what do we do?
I can send the openssl RPM I am using to someone if he needs it.

Eliezer

Reply via email to