_test__override_default_cipher_selection_when_connecting_to_TLS_1_0_1_1_servers
authorDebian Python Team <team+python@tracker.debian.org>
Mon, 23 May 2022 10:21:07 +0000 (11:21 +0100)
committerJulien Cristau <jcristau@debian.org>
Mon, 23 May 2022 10:21:07 +0000 (11:21 +0100)
commitc662a093a13411c1b6e3e8ec7174c38e0c98e727
tree177ebf0eec6599c6df6f9f90c2c81e2238ce52be
parentf8439931641f43db7f11e82348b3c57f4577d4dc
_test__override_default_cipher_selection_when_connecting_to_TLS_1_0_1_1_servers

# HG changeset patch
# User Julien Cristau <jcristau@debian.org>
# Date 1649507297 -7200
#      Sat Apr 09 14:28:17 2022 +0200
# Node ID 41f738aed141d3a29c5ed5d33a9e79cad15b0669
# Parent  c871c4fbc94f88e8c78a6bd4ece15d239cbdea10
test: override default cipher selection when connecting to TLS 1.0/1.1 servers

The default set of ciphers on python 3.10 is incompatible with old TLS
versions.

Differential Revision: https://phab.mercurial-scm.org/D12490

Gbp-Pq: Topic py310
Gbp-Pq: Name 5_test__override_default_cipher_selection_when_connecting_to_TLS_1_0_1_1_servers.patch
tests/test-https.t