[Webkit-unassigned] [Bug 247608] New: WebSocketTask: add client authentication support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 8 04:37:38 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=247608

            Bug ID: 247608
           Summary: WebSocketTask: add client authentication support
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: thomas.devoogdt at gmail.com
                CC: bugs-noreply at webkitgtk.org

Since version WebKitGTK version 2.2, developers can register a authenticate callback to the WebView. This gives a WebKitAuthenticationRequest which gives a chance to provide certificates with webkit_authentication_request_authenticate. While developing, it turned out that the WebSocket implementation does not handle client certificates.

-- 
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/20221108/32fd44fe/attachment.htm>


More information about the webkit-unassigned mailing list