twisted.words.protocols.jabber.xmlstream.TLSNotSupported
class twisted.words.protocols.jabber.xmlstream.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.