[Qbs] No functional TLS backend warning

Leon Buckel leon.buckel at bee360.com
Thu Oct 26 16:33:28 CEST 2023


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


More information about the Qbs mailing list