Content-Length: 275043 | pFad | https://github.com/python/cpython/issues/109109
57ssl.SSLObject and ssl.SSLSocket should expose method to get certificate chain #109109Fetched URL: https://github.com/python/cpython/issues/109109
Alternative Proxies:
Feature or enhancement
Proposal:
Being able to get a certificate chain is needed to perform OCSP revocation checks.
Starting from
py3.10we can at least call C-level API directly, but I guess such a crucial functionality should be documented and exposed in Python API:Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response
Linked PRs