() from /lib/libcrypto.so.10 #2 0x40226cf8 in FIPS_drbg_instantiate from /lib/libcrypto.so.10 #3 0x401b9e80 in RAND_init_fips from /lib/libcrypto.so.10 #4 0x4015d4c4 in OPENSSL_init_library from /lib/libcrypto.so.10 #5 0x401c5228 in OpenSSL_add_all_ciphers from /lib/libcrypto.so.10 #6 0x401c5214 in OPENSSL_add_all_algorithms_noconf from /lib

libcrypto42 comes with 2 files libcrypto.so.42.0.0 and a link to that file named libcrypto.so.42 that packages does not provide libcrypto.so.10 the fix can be found in the forums (I've used it too) just link libcrypto.so.1.0 to libcrypto.so.10 then run ldconfig so the library can be found Welcome to LinuxQuestions.org, a friendly and active Linux Community. You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. It sounds like you are missing a couple of packages from your ubuntu installation. Try installing libssl and libcrypto: apt-get install libssl1.0.0 libssl-dev libcrypto++9 libcrypto++-dev Download openssl-1.0.1e-58.el6_10.x86_64.rpm for CentOS 6 from CentOS Updates repository. Oct 04, 2019 · Uncesscerary packages slow down system performance and take up storage space. If specific software isn’t being used, then it’s best to remove it, and doing so is easy. ldd /cvmfs/atlas.cern.ch/repo/sw/software/x86_64-slc6-gcc49-opt/20.7.8/sw/lcg/releases/LCG_81f/Python/2.7.9.p1/x86_64-slc6-gcc49-opt/lib/python2.7/lib-dynload/_hashlib.so

openssl-1.0.1e-57.el6.x86_64 : A general purpose cryptography library with TLS implementation Filename : /usr/lib64/libcrypto.so.10 Filename : /usr/lib64/libcrypto.so.1.0.1e So libcrypto.so.1.0.0 is from an older version of OpenSSL which isn't in EL7 anymore. Your application is using outdated OpenSSL.

It sounds like you are missing a couple of packages from your ubuntu installation. Try installing libssl and libcrypto: apt-get install libssl1.0.0 libssl-dev libcrypto++9 libcrypto++-dev Download openssl-1.0.1e-58.el6_10.x86_64.rpm for CentOS 6 from CentOS Updates repository. Oct 04, 2019 · Uncesscerary packages slow down system performance and take up storage space. If specific software isn’t being used, then it’s best to remove it, and doing so is easy.

Jan 21, 2014 · Named: libcrypto.so.10: no version information available January 21, 2014 jonny bind , red hat centos We had a problem today on CentOS release 6.4 when restarting the bind / named service.

Download libcrypto.so.10 packages for ALT Linux, CentOS, Fedora Download libcrypto.so.10()(64bit) packages for ALT Linux, CentOS, Fedora, PCLinuxOS Sep 15, 2015 · Several nagios packages are complaining that libcrypto.so.10(libcrypto.so.10)(64bit) is not available. We have openssl installed which provides the libcrypto.so.10()(64bit) capability but not the libcrypto.so.10(libcrypto.so.10)(64bit) one. What is the difference between the two and how we can provide the second capability.