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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

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 bug and security fixes 3.12 bugs and security fixes 3.13 new features, 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
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
ssl.create_default_context(): add VERIFY_X509_STRICT and VERIFY_X509_PARTIAL_CHAIN to the default verify_flags 3.13 new features, bugs and security fixes topic-SSL type-feature A feature request or enhancement type-security A security issue
#107361 opened Jul 27, 2023 by woodruffw
gh-106344 fix docs of SSLSocket.shared_ciphers() awaiting review docs Documentation in the Doc dir needs backport to 3.11 bug and security fixes needs backport to 3.12 bug 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 bug and security fixes 3.12 bugs and security fixes 3.13 new features, 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
test_ssl fails after 2038 tests Tests in the Lib/test dir topic-SSL type-bug An unexpected behavior, bug, or error
#101732 opened Feb 9, 2023 by blemouzy
SSLContext.load_verify_locations accepts some cases of trailing data in DER stdlib Python modules in the Lib dir topic-SSL type-bug An unexpected behavior, bug, or error
#100372 opened Dec 20, 2022 by davidben
Signal if there is an OpenSSL major version mismatch topic-SSL type-feature A feature request or enhancement
#99951 opened Dec 2, 2022 by mmomtchev
Use SSL_sendfile() from OpenSSL 3.0 in SSLSocket.sendfile when available. stdlib Python modules in the Lib dir topic-SSL type-feature A feature request or enhancement
#99813 opened Nov 27, 2022 by moonsikpark
Replace built-in hashlib with verified implementations from HACL* stdlib Python modules in the Lib dir topic-SSL type-feature A feature request or enhancement
#99108 opened Nov 4, 2022 by msprotz
asyncio SSL not sending TLS Fatal Alerts topic-asyncio topic-SSL type-bug An unexpected behavior, bug, or error
#98078 opened Oct 8, 2022 by stevoleeto
ProTip! Mix and match filters to narrow down what you’re looking for.