You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sleekxmpp-...@googlegroups.com
Hi all
Sorry if the answer is obvious and I missed it in all of my searching. I'm trying to find out if SleekXMPP supports SSL session resumption. Thanks for any help
Lance Stout
unread,
May 14, 2013, 7:45:56 PM5/14/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sleekxmpp-...@googlegroups.com
Hi Matthew
The real question is does the Python ssl module do session resumption, since that's what Sleek uses. Based on http://bugs.python.org/issue8106, I don't think that's been added yet.