Bug 41578

Summary: Cache TLS sessions for quick resumption (RFC 5077)
Product: Wocky Reporter: Mikhail Zabaluev <mikhail.zabaluev>
Component: GeneralAssignee: Telepathy bugs list <telepathy-bugs>
Status: NEW --- QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: enhancement    
Priority: low CC: devurandom
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 41576    

Description Mikhail Zabaluev 2011-10-07 16:06:58 UTC
To speed up reestablishment of TLS-encrypted streams when an XMPP connection is reconnected, Wocky could cache TLS sessions per host/port and reuse them as per RFC 5077. Another possibility is to implement it transparently in gio and make Wocky use TLS through gio with this feature.
Comment 1 Nicolas Dufresne 2011-10-07 20:39:59 UTC
(In reply to comment #0)
> RFC 5077. Another possibility is to implement it transparently in gio and make
> Wocky use TLS through gio with this feature.

I kind of like the second possibility, see bug # 31447 for Wocky GIO port.
Comment 2 Nicolas Dufresne 2012-04-02 08:27:31 UTC
Let's not prevent the GIO port to move in.

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.