OpenSSL error on loading metadata certificate in shibd 3.0.2

Peter Schober peter.schober at univie.ac.at
Wed Nov 7 06:38:14 EST 2018


* Rainer Hoerbe <rainer at hoerbe.at> [2018-11-07 12:09]:
> How can I find out what version on OpenSSL is contained in the shibd
> RPM?

$ ldd /usr/sbin/shibd | fgrep ssl
        libssl.so.10 => /usr/lib64/libssl.so.10 (0x00007fdae958e000)
        libssl3.so => /usr/lib64/libssl3.so (0x00007fdae8878000)

$ rpm -qf /usr/lib64/libssl.so.10
openssl-1.0.1e-57.el6.x86_64

This is on a CentOS 6.10 box.

HTH,
-peter


More information about the users mailing list