Skip to content

[3.7] bpo-32257: Add ssl.OP_NO_RENEGOTIATION (GH-5904)#6877

Merged
tiran merged 1 commit into
python:3.7from
miss-islington:backport-67c4801-3.7
May 16, 2018
Merged

[3.7] bpo-32257: Add ssl.OP_NO_RENEGOTIATION (GH-5904)#6877
tiran merged 1 commit into
python:3.7from
miss-islington:backport-67c4801-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented May 15, 2018

Copy link
Copy Markdown
Contributor

The ssl module now contains OP_NO_RENEGOTIATION constant, available with
OpenSSL 1.1.0h or 1.1.1.

Note, OpenSSL 1.1.0h hasn't been released yet.

Signed-off-by: Christian Heimes christian@python.org
(cherry picked from commit 67c4801)

Co-authored-by: Christian Heimes christian@python.org

https://bugs.python.org/issue32257

The ssl module now contains OP_NO_RENEGOTIATION constant, available with
OpenSSL 1.1.0h or 1.1.1.

Note, OpenSSL 1.1.0h hasn't been released yet.

Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit 67c4801)

Co-authored-by: Christian Heimes <christian@python.org>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@tiran and @ned-deily: Backport status check is done, and it's a success ✅ .

@tiran tiran merged commit e2db6ad into python:3.7 May 16, 2018
@bedevere-bot

Copy link
Copy Markdown

@tiran: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington

Copy link
Copy Markdown
Contributor Author

Thanks, @tiran!

@miss-islington miss-islington deleted the backport-67c4801-3.7 branch May 16, 2018 14:26
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.

4 participants