[issue25115] SSL_set_verify_depth not exposed by the ssl module

Grant Bremer report at bugs.python.org
Tue Sep 15 18:55:10 CEST 2015


Grant Bremer added the comment:

I had thought that I had found documentation that the max depth is 100 and anything higher is ignored -- and as I read that back to me, I believe I read an example passage and interpreted it incorrectly. I'll remove that.

We primarily use Python 2.7, so I started there. I'll submit another patch with changes on the 3.5 branch and add tests.

----------
versions: +Python 2.7

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


More information about the Python-bugs-list mailing list