Update: I’ve followed ricklinux suggestion to visit https://unix.stackexchange.com/questions/723616/how-to-fix-missing-libcrypto-so-1-1 :
The 3rd reply says that
… solution for me was to also install openssl-1.1 which provides libcrypto.so.1.1.
I can now confirm that yes: for me installing openssl-1.1 has fixed both my problems.
Thanks