◐ Shell
reader mode source ↗
Skip to content

[3.6] bpo-41183: Skip ssl tests for disabled versions (GH-16427)#21882

Closed
hroncok wants to merge 1 commit into
python:3.6from
hroncok:3.6-disabled-tls-versions
Closed

[3.6] bpo-41183: Skip ssl tests for disabled versions (GH-16427)#21882
hroncok wants to merge 1 commit into
python:3.6from
hroncok:3.6-disabled-tls-versions

Conversation

@hroncok

@hroncok hroncok commented Aug 14, 2020

Copy link
Copy Markdown
Contributor

test_ssl now handles disabled TLS/SSL versions better. OpenSSL's crypto
policy and run-time settings are recognized and tests for disabled versions
are skipped.

Signed-off-by: Christian Heimes christian@python.org

https://bugs.python.org/issue38275
(cherry picked from commit df6ac7e)

cc @larryhastings @tiran

https://bugs.python.org/issue41183

test_ssl now handles disabled TLS/SSL versions better. OpenSSL's crypto
policy and run-time settings are recognized and tests for disabled versions
are skipped.

Signed-off-by: Christian Heimes <christian@python.org>

https://bugs.python.org/issue38275
(cherry picked from commit df6ac7e)
@hroncok hroncok closed this Aug 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants