Bug 26633 - Add option for user-defined TLS verification function.
Summary: Add option for user-defined TLS verification function.
Status: NEW
Alias: None
Product: Wocky
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: All All
: medium normal
Assignee: Sjoerd Simons
QA Contact:
URL: http://git.collabora.co.uk/?p=user/ei...
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2010-02-18 10:41 UTC by Eitan Isaacson
Modified: 2012-04-10 08:40 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Split connector's handshake handler, and added a method for setting a user verify function. (16.10 KB, patch)
2010-02-18 10:41 UTC, Eitan Isaacson
Details | Splinter Review
Split connector's handshake handler, and added a method for setting a user verify function. (16.85 KB, patch)
2010-02-18 11:36 UTC, Eitan Isaacson
Details | Splinter Review

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.