I have noticed this output in two of my Qt applications that use QNetworkRequest to load some data from outside over QNeworkRequest :
QSslSocket: cannot reso
Have you tried QSslSocket::ignoreSslErrors?