exception documentation
class TLSNotSupported(TLSError):
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.