[Webkit-unassigned] [Bug 202156] New: Unable to load page due to TLS errors
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 24 12:29:10 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=202156
Bug ID: 202156
Summary: Unable to load page due to TLS errors
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: svillar at igalia.com
CC: bugs-noreply at webkitgtk.org
- Steps to reproduce:
Load https://clientes.tautoradio.com/tracking/localizadorweb.aspx
- Expected result: Page loads
- Actual result: Error page is shown with the error "Peer failed to perform TLS handshake"
This is pretty bad, we are not loading pages because a very basic thing like https negotiation is not working as expected. I filed a similar bug recently (https://bugs.webkit.org/show_bug.cgi?id=201380) although in that case the page was "loaded" although it was blank because the subresources could not be loaded. In this case not even the main document is loaded.
The problem is very likely located in the underlying networking/cryptographic libraries. I guess we should reevaluate at some point our networking stack choices.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190924/74a10b17/attachment.html>
More information about the webkit-unassigned
mailing list