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.SSLSocket shutdown doesn't behave like socket.shutdown 3.7 (EOL) end of life stdlib Python modules in the Lib dir topic-SSL type-bug An unexpected behavior, bug, or error
#63080 opened Aug 29, 2013 by zielmicha mannequin updated Apr 10, 2022
ssl.enum_certificates() will not return all certificates trusted by Windows 3.7 (EOL) end of life extension-modules C modules in the Modules dir OS-windows topic-SSL type-bug An unexpected behavior, bug, or error
#65115 opened Mar 13, 2014 by AdamGoodman mannequin updated Apr 10, 2022
SSLContext.load_verify_locations(cadata) does not accept CRLs 3.8 only security fixes topic-SSL type-bug An unexpected behavior, bug, or error
#66561 opened Sep 8, 2014 by RalphBroenink mannequin updated Apr 10, 2022
Errno conflicts in ssl.SSLError 3.7 (EOL) end of life topic-SSL type-bug An unexpected behavior, bug, or error
#67776 opened Mar 5, 2015 by bdarnell mannequin updated Apr 10, 2022
load_verify_locations(cadata) should load AUX ASN.1 to supported trusted certs 3.8 only security fixes extension-modules C modules in the Modules dir topic-SSL type-security A security issue
#70658 opened Mar 2, 2016 by tiran updated Apr 10, 2022
Make SSL suppress_ragged_eofs default more secure 3.7 (EOL) end of life stdlib Python modules in the Lib dir topic-SSL type-security A security issue
#72002 opened Aug 20, 2016 by vadmium updated Apr 10, 2022
SSL server requesting client certificates should send CA list 3.7 (EOL) end of life topic-SSL type-bug An unexpected behavior, bug, or error
#72857 opened Nov 11, 2016 by kchen mannequin updated Apr 10, 2022
ssl.SSLSocket.unwrap() is not flexible enough 3.8 only security fixes topic-SSL type-bug An unexpected behavior, bug, or error
#73599 opened Feb 1, 2017 by GregStark mannequin updated Apr 10, 2022
SSL_shutdown needs SSL_read() until SSL_ERROR_ZERO_RETURN 3.7 (EOL) end of life 3.8 only security fixes topic-SSL
#74622 opened May 23, 2017 by njsmith updated Apr 10, 2022
Expose SCTs on TLS connections 3.8 only security fixes topic-SSL type-feature A feature request or enhancement
#74710 opened May 31, 2017 by alex updated Apr 10, 2022
Add SSLContext.set_verify_callback() 3.11 only security fixes topic-SSL type-feature A feature request or enhancement
#75425 opened Aug 20, 2017 by rfinnie mannequin updated Apr 10, 2022
ssl.get_server_certificate should allow specifying certificate / key type 3.8 only security fixes topic-SSL type-feature A feature request or enhancement
#76073 opened Oct 29, 2017 by hannob mannequin updated Apr 10, 2022
SSLWantWriteError being raised by blocking SSL socket 3.7 (EOL) end of life stdlib Python modules in the Lib dir topic-SSL type-bug An unexpected behavior, bug, or error
#76400 opened Dec 5, 2017 by njsmith updated Apr 10, 2022
SSL socket methods don't retry on EINTR? 3.7 (EOL) end of life topic-SSL type-bug An unexpected behavior, bug, or error
#76456 opened Dec 11, 2017 by pitrou updated Apr 10, 2022
Key agreement parameters not accessible 3.8 only security fixes topic-SSL type-feature A feature request or enhancement
#77064 opened Feb 20, 2018 by sruester mannequin updated Apr 10, 2022
ssl_renegotiate() doesn't seem to be exposed 3.8 only security fixes topic-SSL type-feature A feature request or enhancement
#77243 opened Mar 12, 2018 by vitaly-krugl mannequin updated Apr 10, 2022
race condition between send and recv in _ssl with non-zero timeout 3.8 only security fixes 3.9 only security fixes 3.10 only security fixes docs Documentation in the Doc dir topic-SSL type-feature A feature request or enhancement
#77271 opened Mar 16, 2018 by nneonneo mannequin updated Apr 10, 2022
SSLSocket.context cannot be changed on non-connected sockets 3.7 (EOL) end of life 3.8 only security fixes 3.9 only security fixes stdlib Python modules in the Lib dir topic-SSL type-bug An unexpected behavior, bug, or error
#78928 opened Sep 20, 2018 by vincent-nexedi mannequin updated Apr 10, 2022
Parse trusted and signature information from X509 certificate 3.7 (EOL) end of life topic-SSL
#79131 opened Oct 10, 2018 by famendola1 mannequin updated Apr 10, 2022
ssl module falls over with internationalized domain names topic-SSL type-bug An unexpected behavior, bug, or error
#79415 opened Nov 13, 2018 by NCommander mannequin updated Apr 10, 2022
ssl module: QUIC support for HTTP/3 3.10 only security fixes topic-SSL type-feature A feature request or enhancement
#81229 opened May 25, 2019 by tiran updated Apr 10, 2022
Python SSL module does not clear error queue before IO operations using SSL_get_error 3.7 (EOL) end of life 3.8 only security fixes 3.9 only security fixes topic-SSL
#81891 opened Jul 29, 2019 by apc-cradlepoint mannequin updated Apr 10, 2022
hostname verification fails if hostname starts with literal IPv4 3.8 only security fixes 3.9 only security fixes 3.10 only security fixes topic-SSL type-bug An unexpected behavior, bug, or error
#85728 opened Aug 15, 2020 by dnmvisser mannequin updated Apr 10, 2022
Support TLS 1.3 half-closed connections 3.10 only security fixes topic-SSL type-feature A feature request or enhancement
#86366 opened Oct 30, 2020 by dimaqq mannequin updated Apr 10, 2022
Incorrect handling of EC_KEY_new_by_curve_name() in the _ssl module 3.8 only security fixes 3.9 only security fixes 3.10 only security fixes extension-modules C modules in the Modules dir topic-SSL
#87118 opened Jan 18, 2021 by ZackerySpytz mannequin updated Apr 10, 2022
ProTip! Adding no:label will show everything without a label.