What SSL backend is in use?
-
If you built Qt yourself, you should see the enabled backends in the configure output.
You should also get some hints when enablign the
qt.network.sslcategory, e.g. by settingQT_LOGGING_RULES=qt.network.ssl=trueenvironment variable before launching your application.
-
K Kompa has marked this topic as solved on