Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-10011

Use http as fallback if https is not avaiable.

XMLWordPrintable

    • QDS Oulu - 2023 Week 23/24
    • 147702da6 (qds/dev), e30873ade (qds/4.2)

      On Linux we have issues with OpenSSL.
      If we want to support Ubuntu 20.x, we cannot use the VMs with OpenSSL 3 support for Qt 6.5.1. This means either we cannot support OpenSSL or we have to drop Ubuntu 20.x.

      As a workaround we could download the assets using http instead of https.
      We check if OpenSSL/SSL is available, if yes (Windows, macOS) we can use https as we currently do. Otherwise we fallback to the according http download link.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            saghinet Samuel Ghinet
            thohartm Thomas Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes