Results 1 to 1 of 1

Thread: getting SslHandshakeFailedError with invoking https request how debug it?

  1. #1
    Join Date
    May 2009
    Posts
    83

    Default getting SslHandshakeFailedError with invoking https request how debug it?

    Hello
    my Qt client give me SslHandshakeFailedError error's , how can i know what exactly whent wrong , i was reading about QNetworkReply::sslErrors but i have no idea how to invoke this .
    more info :
    i have simple application that making https request (my case facebook api) untill today every thing was working fine since today my main development pc give me this errors from ssl global error is SslHandshakeFailedError :
    The issuer certificate of a locally looked up certificate could not be found
    The root CA certificate is not trusted for this purpose

    but when i run the code in other pc every thing is working fine , how can i know which side is blocking me if this is the problem , maybe its something else ...
    Last edited by umen; 3rd May 2011 at 12:10.

Similar Threads

  1. qmake not invoking uic?
    By Regenlied in forum Newbie
    Replies: 7
    Last Post: 9th August 2011, 16:07
  2. Request ID of QNetworkaccessmanager get and post request
    By dineshkumar in forum Qt Programming
    Replies: 2
    Last Post: 4th February 2011, 21:56
  3. invoking Matlb through QT
    By sal in forum Newbie
    Replies: 2
    Last Post: 22nd May 2010, 22:43
  4. Https POST Request
    By munna in forum Qt Programming
    Replies: 10
    Last Post: 11th November 2006, 14:24
  5. Qhttp::request(...) method and GET request
    By mikhailt in forum Qt Programming
    Replies: 4
    Last Post: 15th September 2006, 12:26

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.