Bug 41578 - Cache TLS sessions for quick resumption (RFC 5077)
Summary: Cache TLS sessions for quick resumption (RFC 5077)
Status: NEW
Alias: None
Product: Wocky
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: Other All
: low enhancement
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: xmpp-quickstart
  Show dependency treegraph
 
Reported: 2011-10-07 16:06 UTC by Mikhail Zabaluev
Modified: 2016-02-21 19:34 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.