Lines Matching refs:TLSv1
34 cause variations in behavior. For example, TLSv1.1 and TLSv1.2 come with
194 … *client* / **server** **SSLv2** **SSLv3** **SSLv23** **TLSv1** **TLSv1.1** **TLSv1.2**
199 *TLSv1* no no yes yes no no
200 *TLSv1.1* no no yes no yes no
201 *TLSv1.2* no no yes no no yes
695 Prevents a TLSv1 connection. This option is only applicable in
697 choosing TLSv1 as the protocol version.
703 Prevents a TLSv1.1 connection. This option is only applicable in conjunction
704 with :const:`PROTOCOL_SSLv23`. It prevents the peers from choosing TLSv1.1 as
711 Prevents a TLSv1.2 connection. This option is only applicable in conjunction
712 with :const:`PROTOCOL_SSLv23`. It prevents the peers from choosing TLSv1.2 as
719 Prevents a TLSv1.3 connection. This option is only applicable in conjunction
720 with :const:`PROTOCOL_TLS`. It prevents the peers from choosing TLSv1.3 as
1030 ``"SSLv3"``, ``"TLSv1"``, ``"TLSv1.1"`` and ``"TLSv1.2"``.
1787 The SSL context created above will only allow TLSv1 and later (if