gh-89051: Add ssl.OP_LEGACY_SERVER_CONNECT by graingert · Pull Request #93927 · python/cpython · GitHub

github.com

Tin mới

graingert:op-legacy-server-connect

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

Code ReviewManage code changes

Code QualityEnforce quality at merge

GitHub Advanced SecurityFind and fix vulnerabilities

Code securitySecure your code as you build

Secret protectionStop leaks before they start

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

ssl.OP_LEGACY_SERVER_CONNECT missing #89051

View reviewed changes

Add ssl.OP_LEGACY_SERVER_CONNECT

📜🤖 Added by blurb_it.

View reviewed changes

Learn more about hiding disruptive comments

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

ssl.SSLError: [SSL: UNSAFE_LEGACY_RENEGOTIATION_DISABLED] unsafe legacy renegotiation disabled (_ssl.c:1131) urllib3/urllib3#2653

awaiting core review

awaiting core review

Merge branch 'main' into op-legacy-server-connect

Merge branch 'main' into op-legacy-server-connect

Merge branch 'main' into op-legacy-server-connect

View reviewed changes

chromium/badssl.com#507

I guess you never found a why to create a server that does not support secure negotiations. Let's land this now anyway.

[psp] stahování nefunguje na novym Ubuntu (resp. OpenSSL 3.x) kokes/od#244

Merge branch 'main' into op-legacy-server-connect

View reviewed changes

needs backport to 3.10

needs backport to 3.10

needs backport to 3.11

needs backport to 3.11

: Add ssl.OP_LEGACY_SERVER_CONNECT (

: Add ssl.OP_LEGACY_SERVER_CONNECT (

Merged main into regmachine branch (

Installation error on Mac OS 12.6.3 with devtools ANTsX/ANTsR#387

fix: workaround SSL unsafe legacy renegotiation error when generating report (closes #2027) snakemake/snakemake#4221