exception documentation
class TLSRequired(TLSError):
Exception indicating required TLS negotiation.
This exception is raised when the receiving entity requires TLS negotiation and the initiating does not desire to negotiate TLS.
class TLSRequired(TLSError):
Exception indicating required TLS negotiation.
This exception is raised when the receiving entity requires TLS negotiation and the initiating does not desire to negotiate TLS.