- 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
load Windows certificate store in set_default_verify_paths
#1425 opened Apr 18, 2025 by zanchey Loading…
Remove X509Extension, which has been deprecated for a year
#1376 opened Oct 25, 2024 by alex Loading…
Add support for converting sessions to / from ASN1 representation
#1373 opened Oct 21, 2024 by mdulaney Loading…
fix X509Extension __str__() method for unknow extension types
#1239 opened Aug 10, 2023 by ich199 Loading…
Expose set_purpose on X509Store to allow verify_certificate with purpose
#1090 opened Feb 1, 2022 by schwabe Loading…
Add .gitattributes to force .rst files to LF line endings
#1001 opened Mar 11, 2021 by mikewadsten Loading…
Handle datetimes with time zone information in crypto.X509Store.set_time()
#952 opened Oct 26, 2020 by orosam Loading…
Add Context.set_sigalgs_list() and Connection.get_sigalgs()
#851 opened Jul 8, 2019 by Jean-Daniel Loading…
Fixes #255 -- Add verification methods to the Connection object
#844 opened Jun 5, 2019 by pablosole Loading…
ProTip! Filter pull requests by the default branch with base:main.