[Webkit-unassigned] [Bug 51767] [Qt] QWebView::load(QUrl("https://msft.spoppe.com/sites/SPO14/KnowledgeCenter/SitePages/Home.aspx")) showing blank page, not doing redirection required for displaying that web page
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 21 06:53:55 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=51767
Thiago Macieira <thiago.macieira at nokia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thiago.macieira at nokia.com
--- Comment #3 from Thiago Macieira <thiago.macieira at nokia.com> 2011-03-21 06:53:55 PST ---
I can confirm an SSL handshake failure.
I get:
SSL error: The root certificate of the certificate chain is self-signed, and untrusted
Download of https://msft.spoppe.com/sites/SPO14/KnowledgeCenter/SitePages/Home.aspx failed: SSL handshake failed
Using the OpenSSL command-line client, it works. This sounds like a bug in QSslSocket. The same happens to login.microsoftonline.com.
My guess is it has to do with the fact that there are two certificates in the chain. We've seen this before.
Please report to bugreports.qt.nokia.com
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list