http://bugzilla.suse.com/show_bug.cgi?id=1061208 http://bugzilla.suse.com/show_bug.cgi?id=1061208#c10 --- Comment #10 from Richard Weinberger <richard@nod.at> --- (In reply to Marcus Meissner from comment #9)
i think seperate versions of openssl are mixed together.
rpm -qif /lib64/libcrypto.so.1.0.0 rpm -qif /usr/lib64/libssl.so.1.1 rpm -qif /usr/lib64/libcrypto.so.1.1
(There should only be 1 libcrypto.so.1 loaded, so there are two installed ... one is from Leap, the other one is from somewhere else)
You are right, one version came from repositories/security:/tls/openSUSE_Leap_42.3/. This repo is present in my zypper config since I needed a package from there. dup --from security_tls fixed the issue. Feel free to close as invalid. ;-\ -- You are receiving this mail because: You are on the CC list for the bug.