[Qt-interest] SSL handshake failure and "No Error" QSslError
Eric Miller
ericm at sifteo.com
Wed Feb 16 19:49:07 CET 2011
Howdy -
Our client app communicates with our server over https. On some users' configurations we're finding that the connection is refused and that the QNetworkReply reports error 6, or SSL Handshake failure. However I have noticed that when the QNetworkAccessManager::sslErrors signal gets tripped, the QSslError that is passed in consistently has an error code of 0, or No Error. Is this expected behavior? Or is something up somewhere?
thanks,
Eric
More information about the Qt-interest-old
mailing list