Skip to content

bpo-32257: [SSL] Support Disabling Renegotiation#4762

Closed
ex172000 wants to merge 1 commit into
python:2.7from
ex172000:fix-issue-32257
Closed

bpo-32257: [SSL] Support Disabling Renegotiation#4762
ex172000 wants to merge 1 commit into
python:2.7from
ex172000:fix-issue-32257

Conversation

@ex172000

@ex172000 ex172000 commented Dec 9, 2017

Copy link
Copy Markdown

Adding a new method in SSLContext so that we can disable
renegotiation easier. This resolves CVE-2009-3555 and
attack demonstrated by thc-ssl-dos.

https://bugs.python.org/issue32257

Adding a new method in SSLContext so that we can disable
renegotiation easier. This resolves CVE-2009-3555 and
attack demonstrated by thc-ssl-dos
@the-knights-who-say-ni

Copy link
Copy Markdown

Hello, and thanks for your contribution!

I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA).

Unfortunately our records indicate you have not signed the CLA. For legal reasons we need you to sign this before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue.

Thanks again to your contribution and we look forward to looking at it!

@ex172000 ex172000 closed this Dec 9, 2017
@ex172000 ex172000 deleted the fix-issue-32257 branch December 9, 2017 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants