Skip to content

fix(##633): Include OpenSSL 3

In a recent update, we changed to Qt 6.5.2. However, Qt now is build against a newer version of OpenSSL and requires at least version 3.0. Hence, we now make sure we copy this version of OpenSSL into the app image and also into the Snap edition of the app.

Closes #633 (closed)

Merge request reports