This is a known issue of distributions using OpenSSL 3.x. It is caused by Qt being compiled
against OpenSSL 1.x libraries. At least for Ubuntu this can be changed by installing the
package libssl1 via a package search on the Ubuntu pages. The latest one known to me is the
package from Ubuntu 21.10.
|