For more information on the search, visit the help page.
TLSNotSupported
xmlstream
Authenticator
BaseFeatureInitiatingInitializer
ConnectAuthenticator
IQ
ListenAuthenticator
StreamManager
TLSInitiatingInitializer
XmlStream
XmlStreamFactory
XmlStreamServerFactory
XMPPHandler
XMPPHandlerCollection
FeatureNotAdvertized
TimeoutError
TLSError
TLSFailed
TLSRequired
hashPassword
toResponse
upgradeWithIQResponseTracker
INIT_FAILED_EVENT
NS_STREAMS
NS_XMPP_TLS
STREAM_AUTHD_EVENT
STREAM_CONNECTED_EVENT
STREAM_END_EVENT
STREAM_ERROR_EVENT
STREAM_START_EVENT
Reset
ssl
twisted.words.protocols.jabber.xmlstream.TLSNotSupported
twisted
words
protocols
jabber
class TLSNotSupported(TLSError): (source)
View In Hierarchy
Exception indicating missing TLS support.
This exception is raised when the initiating entity wants and requires to negotiate TLS when the OpenSSL library is not available.