[issue16357] SSLSocket created from SSLContext.wrap_socket doesn't include cert/keyfile

Jeff McNeil report at bugs.python.org
Mon Oct 29 23:22:20 CET 2012


Jeff McNeil added the comment:

Updated to pass in the parent context only actually, as it doesn't look like all of the attributes on SSLSocket will be set if a context was initially passed in.

----------
Added file: http://bugs.python.org/file27784/ssl_context_2.patch

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


More information about the Python-bugs-list mailing list