tls.context_flag

This module contains SSL options flag constants.

default_workarounds

Implement various bug workarounds.

no_compression

Disable compression. Compression is disabled by default.

no_sslv2

no_sslv3

no_tlsv1

no_tlsv1_1

no_tlsv1_2

no_tlsv1_3

single_dh_use

Always create a new key when using tmp_dh parameters.