• Home
  • Raw
  • Download

Lines Matching refs:TLSv1

28    cause variations in behavior. For example, TLSv1.1 and TLSv1.2 come with
782 Prevents a TLSv1 connection. This option is only applicable in
784 choosing TLSv1 as the protocol version.
795 Prevents a TLSv1.1 connection. This option is only applicable in conjunction
796 with :const:`PROTOCOL_TLS`. It prevents the peers from choosing TLSv1.1 as
806 Prevents a TLSv1.2 connection. This option is only applicable in conjunction
807 with :const:`PROTOCOL_TLS`. It prevents the peers from choosing TLSv1.2 as
817 Prevents a TLSv1.3 connection. This option is only applicable in conjunction
818 with :const:`PROTOCOL_TLS`. It prevents the peers from choosing TLSv1.3 as
831 Disable all renegotiation in TLSv1.2 and earlier. Do not send
1060 .. attribute:: TLSVersion.TLSv1
1354 ``"SSLv3"``, ``"TLSv1"``, ``"TLSv1.1"`` and ``"TLSv1.2"``.
1434 …ent* / **server** **SSLv2** **SSLv3** **TLS** [3]_ **TLSv1** **TLSv1.1** **TLSv1.2**
1439 … *TLSv1* no no yes yes no no
1440 … *TLSv1.1* no no yes no yes no
1441 … *TLSv1.2* no no yes no no yes
1583 'description': 'ECDHE-RSA-AES256-GCM-SHA384 TLSv1.2 Kx=ECDH Au=RSA '
1587 'protocol': 'TLSv1/SSLv3',
1590 'description': 'ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA '
1594 'protocol': 'TLSv1/SSLv3',
1603 'description': 'ECDHE-RSA-AES256-GCM-SHA384 TLSv1.2 Kx=ECDH Au=RSA '
1609 'protocol': 'TLSv1.2',
1615 'description': 'ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA '
1621 'protocol': 'TLSv1.2',
2668 The SSL context created above will only allow TLSv1.2 and later (if