ssl.SSLObject
and ssl.SSLSocket
should expose method to get certificate chain
#109109
Labels
ssl.SSLObject
and ssl.SSLSocket
should expose method to get certificate chain
#109109
Feature or enhancement
Proposal:
Being able to get a certificate chain is needed to perform OCSP revocation checks.
Starting from
py3.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:Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response
Linked PRs
The text was updated successfully, but these errors were encountered: