[Qt-interest] QNetworkRequest not successful with GET

Thomas Ehrnhoefer thomas.ehrnhoefer at tasktop.com
Mon Sep 12 18:13:43 CEST 2011


Hi

I am puzzled. I am trying to GET "https://sso.developer.nokia.com/login"
using QNetworkManager, but the request never comes back. Other requests
(e.g. a GET to "http://google.com", or even to "
http://sso.developer.nokia.com/login") do succeed.
All "https" urls I tried wont work though.

Using my browser or curl, I can indeed access "
https://sso.developer.nokia.com/login".

I don't seem to have the "setSslConfiguration" on my QNetworkManager, and it
appears this is because of OpenSSL being installed. Is it possible this is
the reason why I am having troubles? If so, how can I resolve this?
I tried to uninstall openSSL, no difference though. Or do I have to compile
Qt again after uninstalling OpenSSL?

Thanks
Thomas

-- 
Thomas Ehrnhoefer
Software Developer, http://tasktop.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110912/048da106/attachment.html 


More information about the Qt-interest-old mailing list