[issue12803] SSLContext.load_cert_chain() should accept a password argument
Adam Simpkins
report at bugs.python.org
Sun Aug 21 21:42:51 CEST 2011
Adam Simpkins <adam at adamsimpkins.net> added the comment:
Here's a new patch that accepts any callable. The old patch only accepted
actual function objects.
----------
Added file: http://bugs.python.org/file22975/ssl-password.2.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12803>
_______________________________________
More information about the Python-bugs-list
mailing list