Skip to content

[3.9] gh-107077: Raise SSLCertVerificationError even if the error is set via SSL_ERROR_SYSCALL (GH-107586)#107590

Merged
ambv merged 5 commits intopython:3.9from
miss-islington:backport-77e0919-3.9
Feb 21, 2024
Merged

[3.9] gh-107077: Raise SSLCertVerificationError even if the error is set via SSL_ERROR_SYSCALL (GH-107586)#107590
ambv merged 5 commits intopython:3.9from
miss-islington:backport-77e0919-3.9

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 3, 2023

(cherry picked from commit 77e0919)

Co-authored-by: Pablo Galindo Salgado Pablogsal@gmail.com
Co-authored-by: T. Wouters thomas@python.org

…set via SSL_ERROR_SYSCALL (pythonGH-107586)

(cherry picked from commit 77e0919)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Co-authored-by: T. Wouters <thomas@python.org>
@vstinner
Copy link
Member

vstinner commented Oct 4, 2023

Ubuntu fails to build:

Failed to build these modules:
_ssl                                                           


Could not build the ssl module!
Python requires an OpenSSL 1.0.2 or 1.1 compatible libssl with X509_VERIFY_PARAM_set1_host().
LibreSSL 2.6.4 and earlier do not provide the necessary APIs, https://github.com/libressl-portable/portable/issues/381

@pablogsal @Yhg1s: What should we do with this test bugfix backport?

@ambv ambv merged commit 468ba95 into python:3.9 Feb 21, 2024
@miss-islington miss-islington deleted the backport-77e0919-3.9 branch January 2, 2026 17:09
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.

6 participants