Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi! I get error: TLS initialization failed
connect(&myApiQuery, &QNetworkAccessManager::finished, this, &MainWindow::onReply);
return: false "OpenSSL 1.0.2p 14 Aug 2018" "" I use Windows 7 and Qt 5.14
After upgrading to version 14.1, the server stopped working.
After upgrading to version 14.1, http requests stopped working.
Hi,
AFAIR, you need OpenSSL 1.1 for Qt 5.14.
I rebooted the computer 2 times and it worked again. Weird. Sorry for bother.