From e6c95f0a2acfd56ad47f60d9576a0db5458ed118 Mon Sep 17 00:00:00 2001 From: Lance Stout Date: Fri, 19 Oct 2012 00:01:02 -0700 Subject: Add support for XEP-0257: Client Certificate Management for SASL EXTERNAL --- sleekxmpp/plugins/__init__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'sleekxmpp/plugins/__init__.py') diff --git a/sleekxmpp/plugins/__init__.py b/sleekxmpp/plugins/__init__.py index 1e6534d0..59d716eb 100644 --- a/sleekxmpp/plugins/__init__.py +++ b/sleekxmpp/plugins/__init__.py @@ -67,6 +67,7 @@ __all__ = [ 'xep_0242', # XMPP Client Compliance 2009 'xep_0249', # Direct MUC Invitations 'xep_0256', # Last Activity in Presence + 'xep_0257', # Client Certificate Management for SASL EXTERNAL 'xep_0258', # Security Labels in XMPP 'xep_0270', # XMPP Compliance Suites 2010 'xep_0279', # Server IP Check -- cgit v1.2.3