Skip to content

bpo-27815: Make SSL suppress_ragged_eofs default more secure#5266

Open
csabella wants to merge 2 commits into
python:mainfrom
csabella:bpo27815
Open

bpo-27815: Make SSL suppress_ragged_eofs default more secure#5266
csabella wants to merge 2 commits into
python:mainfrom
csabella:bpo27815

Conversation

@csabella

@csabella csabella commented Jan 21, 2018

Copy link
Copy Markdown
Contributor

Patch by Martin Panter.

https://bugs.python.org/issue27815

shutdown from a truncation attack. There is a new
:attr:`SSLContext.suppress_ragged_eofs
<ssl.SSLContext.suppress_ragged_eofs>` attribute, which can be used to re-
enable the setting via a context object.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please mention Martin Panter here, like "Patch by Martin Panter".

@github-actions

Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label Aug 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review stale Stale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants