I experienced a problem setting up a new system (Ubuntu 22.04.2 LTS, openssl 3.0.2-0ubuntu1.8) because libssl.so could not be found until I added a symlink from "libssl.so" to libssl.so -> /usr/lib/x86_64-linux-gnu/libssl.so.3.
Is the lack of a symlink a bug in the openssl or some other package?