Lines Matching refs:TLSv1
28 cause variations in behavior. For example, TLSv1.1 and TLSv1.2 come with
774 Prevents a TLSv1 connection. This option is only applicable in
776 choosing TLSv1 as the protocol version.
787 Prevents a TLSv1.1 connection. This option is only applicable in conjunction
788 with :const:`PROTOCOL_TLS`. It prevents the peers from choosing TLSv1.1 as
798 Prevents a TLSv1.2 connection. This option is only applicable in conjunction
799 with :const:`PROTOCOL_TLS`. It prevents the peers from choosing TLSv1.2 as
809 Prevents a TLSv1.3 connection. This option is only applicable in conjunction
810 with :const:`PROTOCOL_TLS`. It prevents the peers from choosing TLSv1.3 as
823 Disable all renegotiation in TLSv1.2 and earlier. Do not send
1052 .. attribute:: TLSVersion.TLSv1
1342 ``"SSLv3"``, ``"TLSv1"``, ``"TLSv1.1"`` and ``"TLSv1.2"``.
1422 …ent* / **server** **SSLv2** **SSLv3** **TLS** [3]_ **TLSv1** **TLSv1.1** **TLSv1.2**
1427 … *TLSv1* no no yes yes no no
1428 … *TLSv1.1* no no yes no yes no
1429 … *TLSv1.2* no no yes no no yes
1571 'description': 'ECDHE-RSA-AES256-GCM-SHA384 TLSv1.2 Kx=ECDH Au=RSA '
1575 'protocol': 'TLSv1/SSLv3',
1578 'description': 'ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA '
1582 'protocol': 'TLSv1/SSLv3',
1591 'description': 'ECDHE-RSA-AES256-GCM-SHA384 TLSv1.2 Kx=ECDH Au=RSA '
1597 'protocol': 'TLSv1.2',
1603 'description': 'ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA '
1609 'protocol': 'TLSv1.2',
2620 The SSL context created above will only allow TLSv1.2 and later (if