Ubuntu 22.04:
error while loading shared libraries: libcrypto.so.1.1: cannot open shared object file: No such file or directory
-> The missing libcrypto.so.1.1
is part of libssl1.1
which is not available in 22.04.
This seems like a common issue for Ubuntu 22.04, since this one is marked as solved maybe that could help.
I have to stick with lower distro due to limitations of the engine, so I don't really know anything about this issue.