Bug 184860 - [GTK][WPE] TestSSL fails due to additional TLS errors returned
Summary: [GTK][WPE] TestSSL fails due to additional TLS errors returned
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Michael Catanzaro
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2018-04-20 23:16 PDT by Carlos Garcia Campos
Modified: 2018-04-23 06:45 PDT (History)
3 users (show)

See Also:


Attachments
Patch (4.43 KB, patch)
2018-04-22 12:11 PDT, Michael Catanzaro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 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.
Comment 1 Michael Catanzaro 2018-04-21 21:09:15 PDT
Probably because GnuTLS isn't in the JHBuild.
Comment 2 Michael Catanzaro 2018-04-22 12:11:15 PDT
Created attachment 338557 [details]
Patch
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2018-04-23 06:45:28 PDT
All reviewed patches have been landed.  Closing bug.