[New-bugs-announce] [issue8813] SSLContext doesn't support loading a CRL

STINNER Victor report at bugs.python.org
Mon May 24 23:17:10 CEST 2010


New submission from STINNER Victor <victor.stinner at haypocalc.com>:

SSL Context should support loading a CRL. See M2Crypto patches:
https://bugzilla.osafoundation.org/show_bug.cgi?id=12954
https://bugzilla.osafoundation.org/show_bug.cgi?id=11694

Or PyOpenSSL branch supporting CRL:
https://launchpad.net/~rick-fdd/pyopenssl/crl_and_revoked

----------
components: Library (Lib)
messages: 106393
nosy: haypo
priority: normal
severity: normal
status: open
title: SSLContext doesn't support loading a CRL
versions: Python 3.2

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


More information about the New-bugs-announce mailing list