Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
Closed
Description
Feature or enhancement
Proposal:
Being able to get a certificate chain is needed to perform OCSP revocation checks.
Starting frompy3.10 we can at least call C-level API directly, but I guess such a crucial functionality should be documented and exposed in Python API:
ssl_socket._sslobj.get_unverified_chain()
Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response