QNetworkAccessManager to a HTTPS troubles
-
The message will be gone in 5.12.2. See QTBUG-72463
-
1/ In Qt creator it says
Based on Qt 5.12.0 (MVSC 2015, 32 bit)
2/ From herehttp://slproweb.com/products/Win32OpenSSL.html
3/QSslSocket::sslLibraryBuildVersionString()
returnsOpenSSL 1.0.2p 14 Aug 2018
4/QSslSocket::sslLibraryVersionString()
returns emptyAnd yes, i made sure to close all the dialog windows before restarting Qt.
I'm glad to hear that it's working for you now!
@reonZ said in QNetworkAccessManager to a HTTPS troubles:
3/ QSslSocket::sslLibraryBuildVersionString() returns OpenSSL 1.0.2p 14 Aug 2018
Apologies, I gave you wrong information earlier. This result shows that Qt was built against OpenSSL 1.0.2, not 1.1.0.