Bug 184860

Summary: [GTK][WPE] TestSSL fails due to additional TLS errors returned
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Michael Catanzaro <mcatanzaro>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, commit-queue, mcatanzaro
Priority: P2 Keywords: Gtk
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Carlos Garcia Campos
Reported 2018-04-20 23:16:46 PDT
We expect that only G_TLS_CERTIFICATE_UNKNOWN_CA is always present, but now we are also getting G_TLS_CERTIFICATE_BAD_IDENTITY(?) too. This is not happening in the bots and we haven't changed anything in WebKit, so I guess this is due to a dependency, but we need to investigate why and fix the tests.
Attachments
Patch (4.43 KB, patch)
2018-04-22 12:11 PDT, Michael Catanzaro
no flags
Michael Catanzaro
Comment 1 2018-04-21 21:09:15 PDT
Probably because GnuTLS isn't in the JHBuild.
Michael Catanzaro
Comment 2 2018-04-22 12:11:15 PDT
WebKit Commit Bot
Comment 3 2018-04-23 06:45:26 PDT
Comment on attachment 338557 [details] Patch Clearing flags on attachment: 338557 Committed r230911: <https://trac.webkit.org/changeset/230911>
WebKit Commit Bot
Comment 4 2018-04-23 06:45:28 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.