Results 1 to 3 of 3

Thread: SSL Handshake error on login page from https://service.oneaccount.com/

  1. #1

    Default SSL Handshake error on login page from https://service.oneaccount.com/

    When downloading this page: https://service.oneaccount.com/onlin...ent=login&pt=3 with QNetworkAccessManager->get(url), I got a network error (QNetworkReply::NetworkError) in the reply object. The error string is SSL handshake failed. However, the sslErrors signal is not fired so I don't even get the chance to ignore this error. I got the same problem on Mac and Windows version.

    If I do the same thing with QT 4.74. It works fine.

    Any idea what goes wrong here?

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: SSL Handshake error on login page from https://service.oneaccount.com/

    Do you have the requisite OpenSSL support library present?

  3. #3

    Default Re: SSL Handshake error on login page from https://service.oneaccount.com/

    Yes. Other https site are fine. It only happens to this one. As I said, there is no problem with this site if compiled with qt474.

    Quote Originally Posted by ChrisW67 View Post
    Do you have the requisite OpenSSL support library present?

Similar Threads

  1. Replies: 0
    Last Post: 19th September 2012, 21:05
  2. Replies: 0
    Last Post: 3rd August 2010, 10:07
  3. Creating Login page
    By yuvaraj.yadav in forum Newbie
    Replies: 2
    Last Post: 13th April 2009, 12:37

Tags for this Thread

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.