Results 1 to 2 of 2

Thread: QWebView SSL Handshake failed

  1. #1
    Join Date
    Jun 2009
    Posts
    14
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default QWebView SSL Handshake failed

    Hi,

    Im using QWebview to browse through https sites. But for few sites like login.yahoo.com/ , it reports as " SSL Handshake failed". I tired connecting to sslerrors of WebView->page()->networkAccessManager(). But that never gets emmited.

    Also i connected to unsupportedContent() signal of QWebpage. This gets emitted properly.

    My doubt is how to enable the handshake to proceed correctly. Should we set certificates seperately for this purpose.

    Or is there any clean way to achieve it.

  2. #2
    Join Date
    Jun 2009
    Posts
    14
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QWebView SSL Handshake failed

    Okay wakeup guys,

    Seems like there is an issue with QSslSocket in Qt. The same code which is giving "SSL Handshake failed" exececuted like a breeze on Qt for S60.

    I found some bug raised too https://edit.qt.troll.no/developer/t...ntry&id=246856

    Anyways lets update any new findings

Similar Threads

  1. Problem With QWebView
    By ivi2501 in forum Qt Programming
    Replies: 8
    Last Post: 2nd August 2009, 19:37
  2. QWebView transparent problem
    By embedyy in forum Qt Programming
    Replies: 4
    Last Post: 16th January 2009, 06:20
  3. QWebView - retrieving information?
    By lamera in forum Qt Programming
    Replies: 1
    Last Post: 25th September 2008, 17:53
  4. Qt Cryptographic Architecture
    By vermarajeev in forum Qt Programming
    Replies: 6
    Last Post: 9th February 2007, 13:15
  5. X Error of failed request - on exit
    By VorosM in forum Newbie
    Replies: 3
    Last Post: 12th April 2006, 09:22

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.