[issue8813] SSLContext doesn't support loading a CRL

Christian Heimes report at bugs.python.org
Thu Nov 21 03:30:22 CET 2013


Christian Heimes added the comment:

The patch implements SSLContext.verify_flags in order to enable CRL checks. It comes with documentation, a unit test and a new CRL file.

----------
keywords: +patch
stage: needs patch -> patch review
Added file: http://bugs.python.org/file32744/verify_flags_crl.patch

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


More information about the Python-bugs-list mailing list