[issue8813] SSLContext doesn't support loading a CRL

Antoine Pitrou report at bugs.python.org
Thu Nov 21 22:59:00 CET 2013


Antoine Pitrou added the comment:

> It *is* generic. The flags are not about CRL alone,

That's why I proposed VERIFY_xxx, e.g. VERIFY_CRL_NONE.

Calling some flags "FLAGS" is senseless, it's like calling an integer
"INTEGER".

----------

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


More information about the Python-bugs-list mailing list