- 
    
 User Story
        
     - 
    Resolution: Fixed
 - 
    
  Not Evaluated                     
     - 
    QDS 4.2
 - 
    None
 
- 
        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.
| For Gerrit Dashboard: QDS-10011 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V | 
| 484646,3 | QmlDesigner: Use http as fallback if SSL is not supported | qds/dev | qt-creator/qt-creator | Status: MERGED | +2 | 0 | 
| 484878,3 | QmlDesigner: Use http as fallback if SSL is not supported | qds/4.2 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |