-
-
Notifications
You must be signed in to change notification settings - Fork 30.8k
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
Label
Projects
Milestones
Assignee
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
gh-127257: Add hex code to ssl "unknown error" message
awaiting core review
extension-modules
C modules in the Modules dir
topic-SSL
#127360
opened Nov 28, 2024 by
encukou
Loading…
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
[ssl] Reading from non-blocking socket wrapped by SSLContext returns an empty bytes object in case if the client stays connected
stdlib
Python modules in the Lib dir
topic-SSL
type-bug
An unexpected behavior, bug, or error
#125637
opened Oct 17, 2024 by
intrelator
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
The running time of the load_verify_locations functions of the SSL module using the cafile and cadata parameters is quite different.
topic-SSL
type-bug
An unexpected behavior, bug, or error
#123015
opened Aug 14, 2024 by
aaronhua123
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
SSLSocket.recv_into(None) returns a bytes object
topic-SSL
#112457
opened Nov 27, 2023 by
serhiy-storchaka
SSLContext.do_handshake() does not raise SSLError when connection is reject by server
topic-SSL
type-bug
An unexpected behavior, bug, or error
#110197
opened Oct 2, 2023 by
ulyssesric
test_ssl
raises ResourceWarning
(again)
tests
#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
Windows CI fails: "fatal error C1083: Cannot open include file: 'openssl/evp.h': No such file or directory"
build
The build process and cross-build
OS-windows
topic-SSL
type-bug
An unexpected behavior, bug, or error
#108888
opened Sep 4, 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
gh-106344 fix docs of 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
SSLSocket.shared_ciphers()
awaiting review
docs
#106345
opened Jul 3, 2023 by
kevinAlbs
Loading…
gh-114905: Remove redundant assignment in ssl._create_unverified_context().
awaiting review
skip issue
skip news
stdlib
Python modules in the Lib dir
topic-SSL
#103625
opened Apr 19, 2023 by
felixxm
Loading…
gh-81536: Avoids repeated GIL acquisition when reading/writing to SSL sockets
awaiting core review
performance
Performance or resource usage
topic-SSL
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
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.