Skip to content

Issues: python/cpython

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

SSL issue starting from openssl 3.2 extension-modules C modules in the Modules dir topic-SSL type-bug An unexpected behavior, bug, or error
#128141 opened Dec 20, 2024 by nurfed1
OpenSSL with FIPS enabled causes test_hashlib failures tests Tests in the Lib/test dir topic-SSL type-bug An unexpected behavior, bug, or error
#128071 opened Dec 18, 2024 by ghmj2417
Ensure builtin hashlib implementations honor usedforsecurity=True when _hashlib is in FIPS mode extension-modules C modules in the Modules dir topic-SSL type-feature A feature request or enhancement type-security A security issue
#127298 opened Nov 26, 2024 by xnox
test_ssl often fails against OpenSSL 3.4.0 tests Tests in the Lib/test dir topic-SSL type-bug An unexpected behavior, bug, or error
#127026 opened Nov 19, 2024 by smontanaro
Inefficient ssl.SSLWantReadError exception slows down very common use-case extension-modules C modules in the Modules dir performance Performance or resource usage topic-SSL type-bug An unexpected behavior, bug, or error
#123954 opened Sep 11, 2024 by tarasko
Freeze in SSLSocket.read after returning from sleep topic-SSL type-bug An unexpected behavior, bug, or error
#116223 opened Mar 1, 2024 by Ark-kun
may be lack of documentation docs Documentation in the Doc dir topic-SSL
#115402 opened Feb 13, 2024 by kekekkej
Possibly unintentional change in ssl 3.11 only security fixes 3.12 bugs and security fixes 3.13 bugs and security fixes topic-SSL
#114905 opened Feb 2, 2024 by serhiy-storchaka
SIGSEGV on macOS when calling ssl.SSLContext.load_verify_location during a shutdown OS-mac topic-SSL type-crash A hard crash of the interpreter, possibly with a core dump
#114653 opened Jan 27, 2024 by orf
test_ssl raises ResourceWarning (again) tests Tests in the Lib/test dir topic-SSL type-bug An unexpected behavior, bug, or error
#110011 opened Sep 28, 2023 by sobolevn
Enable specification of multiple curves(/groups) for TLS extension-modules C modules in the Modules dir topic-SSL type-feature A feature request or enhancement
#109945 opened Sep 27, 2023 by martinschmatz
ssl.create_default_context() throws: "ssl.SSLError: [X509] unknown error (_ssl.c:4035)" topic-SSL type-bug An unexpected behavior, bug, or error
#108721 opened Aug 31, 2023 by bh1428
2 tasks done
gh-106344 fix docs of SSLSocket.shared_ciphers() awaiting review docs Documentation in the Doc dir needs backport to 3.12 bug and security fixes needs backport to 3.13 bugs and security fixes skip news topic-SSL
#106345 opened Jul 3, 2023 by kevinAlbs Loading…
SSLSocket.shared_ciphers() does not document None is returned on session reuse 3.11 only security fixes 3.12 bugs and security fixes 3.13 bugs and security fixes docs Documentation in the Doc dir topic-SSL
#106344 opened Jul 3, 2023 by kevinAlbs
2
Provide documents on building CPython with OpenSSL 3 build The build process and cross-build docs Documentation in the Doc dir topic-SSL
#104535 opened May 16, 2023 by ghost
Urllib default SSL context erratic in Windows OS-windows topic-SSL type-bug An unexpected behavior, bug, or error
#101738 opened Feb 9, 2023 by bitlogik
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.