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

Use http as fallback if https is not avaiable.

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes