qt.network.ssl
-
Hell guys,
I was watching some online video tutorials about Qml (Qml only, he's using qmlscence to run the qml file, so no C++ is used so far) and the tutor used and ssl url to an image in order to expaling that images are loaded asynchronously, I tried his code, but the I didn't succed I got this error
qt.network.ssl: QSslSocket::connectToHostEncrypted: TLS initialization failed
I am using windows 7 64bit, with Qt 5.15.2, so what should I do to solve this problem.
Ps: I have installed Openssl both standalone version and Qt accomapnied version (via maintenancetool)