Skip to content

Conversation

@tiran
Copy link
Member

@tiran tiran commented Oct 9, 2017

OpenSSL 1.1 compatility: emulate version specific TLS methods with
SSL_CTX_set_min/max_proto_version().

https://bugs.python.org/issue30008

@tiran tiran added needs backport to 2.7 type-bug An unexpected behavior, bug, or error labels Oct 9, 2017
@tiran tiran force-pushed the bpo-30008-emulate-tls-methods branch from 32c3157 to d801a09 Compare January 20, 2018 22:20
@tiran
Copy link
Member Author

tiran commented Feb 22, 2018

I don't have time to finish this for 3.7. I'm postponing this for 3.8.

@tiran tiran force-pushed the bpo-30008-emulate-tls-methods branch 2 times, most recently from b305777 to 1aeafe4 Compare February 25, 2018 19:24
OpenSSL 1.1 compatility: emulate version specific TLS methods with
SSL_CTX_set_min/max_proto_version().
@tiran
Copy link
Member Author

tiran commented May 28, 2019

OpenSSL 1.0.2 will reach EOL soon. It doesn't make sense to keep this PR.

@tiran tiran closed this May 28, 2019
neheb added a commit to neheb/packages that referenced this pull request Jan 12, 2020
This is based on upstream work here:

python/cpython#3934
and
python/cpython#39430

First patch was kept as is (just rebased) while the second was combined
into one.

Signed-off-by: Rosen Penev <[email protected]>
neheb added a commit to neheb/packages that referenced this pull request Jan 14, 2020
This is based on upstream work here:

python/cpython#3934
and
python/cpython#39430

First patch was kept as is (just rebased) while the second was combined
into one.

Signed-off-by: Rosen Penev <[email protected]>
@floppym floppym mannequin mentioned this pull request May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants