Bug 247608

Summary: [SOUP] WebSocketTask: add client authentication support
Product: WebKit Reporter: Thomas Devoogdt <thomas.devoogdt>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Linux   
See Also: https://bugs.webkit.org/show_bug.cgi?id=248027

Thomas Devoogdt
Reported 2022-11-08 04:37:38 PST
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.
Attachments
Thomas Devoogdt
Comment 1 2022-11-08 05:08:23 PST
EWS
Comment 2 2022-11-17 02:19:32 PST
Committed 256780@main (7d61be00ed87): <https://commits.webkit.org/256780@main> Reviewed commits have been landed. Closing PR #6245 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.