Hi, With the current qbs version 2.1.2 (maybe earlier 2.x ones too) installed on macOS via homebrew, we get lots of console output with these messages: qt.network.ssl: No functional TLS backend was found qt.network.ssl: No TLS backend is available
This warning is from Qt itself and not qbs but it didn’t appear with previous versions which use the same homebrew installed Qt (6.5.2) so it looks like a qbs issue. It does affect the builds too as the Utilities.signingIdentities function returns an empty object for the subjectInfo because it fails to read the certificate. Does anybody have an idea what’s wrong here? Regards Leon _______________________________________________ Qbs mailing list Qbs@qt-project.org https://lists.qt-project.org/listinfo/qbs