exception documentation

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.