Bug 26633

Summary: Add option for user-defined TLS verification function.
Product: Wocky Reporter: Eitan Isaacson <eitan.isaacson>
Component: GeneralAssignee: Sjoerd Simons <sjoerd>
Status: NEW --- QA Contact:
Severity: normal    
Priority: medium Keywords: patch
Version: unspecified   
Hardware: All   
OS: All   
URL: http://git.collabora.co.uk/?p=user/eitan/wocky.git;a=summary
Whiteboard:
i915 platform: i915 features:
Attachments: Split connector's handshake handler, and added a method for setting a user verify function.
Split connector's handshake handler, and added a method for setting a user verify function.

Description Eitan Isaacson 2010-02-18 10:41:36 UTC
We must allow applications to define their own verification function for the TLS handshake. The built-in verification is not enough.

Split connector's handshake handler, and added a method for setting a user verify function.
Comment 1 Eitan Isaacson 2010-02-18 10:41:38 UTC
Created attachment 33391 [details] [review]
Split connector's handshake handler, and added a method for setting a user verify function.
Comment 2 Eitan Isaacson 2010-02-18 10:47:13 UTC
http://git.collabora.co.uk/?p=user/eitan/wocky.git;a=summary
branch: tls_wocky_inline
Comment 3 Eitan Isaacson 2010-02-18 11:36:33 UTC
Created attachment 33394 [details] [review]
Split connector's handshake handler, and added a method for setting a user verify function.
Comment 4 Eitan Isaacson 2010-02-18 11:37:08 UTC
Comment on attachment 33391 [details] [review]
Split connector's handshake handler, and added a method for setting a user verify function.

Added docstrings.
Comment 5 Nicolas Dufresne 2012-04-10 08:40:49 UTC
I would probably recommend changing Wocky API to match the GIO one, as we eventually want to use that. It already supports this feature through a signal on GTlsConnection.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.