I\'ve got a problem trying to send a request using QNetworkAccessManager from a QObject derived class.
Firstly in my constructor I do the following:
Ok so it turns out the problem is caused byt the fact that Qt does not include SSL support by default.
http://doc.qt.nokia.com/4.7/ssl.html