[issue25115] SSL_set_verify_depth not exposed by the ssl module

Grant Bremer report at bugs.python.org
Sun Sep 10 18:57:13 EDT 2017


Grant Bremer added the comment:

The use case is for an internal PKI implementation where verification should be, needs to be limited to certificates signed by the PKI CA and no higher to, say, a larger realm which would not be appropriate.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue25115>
_______________________________________


More information about the Python-bugs-list mailing list