- Notifications
You must be signed in to change notification settings - Fork 422
Pull requests: pyca/pyopenssl
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
Add methods related to client hello callback
#1456 opened Oct 10, 2025 by schwabe Loading… updated Oct 11, 2025
Remove X509Extension, which has been deprecated for a year
#1376 opened Oct 25, 2024 by alex Loading… updated May 12, 2025
load Windows certificate store in set_default_verify_paths
#1425 opened Apr 18, 2025 by zanchey Loading… updated Apr 18, 2025
Expose set_purpose on X509Store to allow verify_certificate with purpose
#1090 opened Feb 1, 2022 by schwabe Loading… updated Jan 14, 2025
Add support for converting sessions to / from ASN1 representation
#1373 opened Oct 21, 2024 by mdulaney Loading… updated Dec 15, 2024
SSL_CTX_set_ciphersuites for tlsv1.3 context
#1292 opened Feb 3, 2024 by BillyGLW Loading… updated Jun 25, 2024
add support for Context.set_cert_store
#1210 opened Apr 15, 2023 by reaperhulk Loading… updated Jun 21, 2024
fix X509Extension __str__() method for unknow extension types
#1239 opened Aug 10, 2023 by ich199 Loading… updated Sep 8, 2023
Expose secure renegotiation flag from TLS connection
#1193 opened Mar 21, 2023 by ndmalc Loading… updated Mar 22, 2023
Add Context options for legacy renegotiation support
#1194 opened Mar 21, 2023 by ndmalc Loading… updated Mar 22, 2023
Add Context.set_sigalgs_list() and Connection.get_sigalgs()
#851 opened Jul 8, 2019 by Jean-Daniel Loading… updated Jun 15, 2022
Add support for server hostname verification
#796 opened Oct 9, 2018 by kaie Loading… updated Mar 12, 2021
Add .gitattributes to force .rst files to LF line endings
#1001 opened Mar 11, 2021 by mikewadsten Loading… updated Mar 11, 2021
Handle datetimes with time zone information in crypto.X509Store.set_time()
#952 opened Oct 26, 2020 by orosam Loading… updated Feb 13, 2021
A simple example of a HTTP client. Addresses #872
#883 opened Dec 14, 2019 by bortzmeyer Loading… updated Feb 13, 2021
Fixes #255 -- Add verification methods to the Connection object
#844 opened Jun 5, 2019 by pablosole Loading… updated Feb 13, 2021
ProTip! Add no:assignee to see everything that’s not assigned.