[issue33023] Unable to copy ssl.SSLContext

Antoine Pitrou report at bugs.python.org
Sun Mar 11 17:23:51 EDT 2018


Antoine Pitrou <pitrou at free.fr> added the comment:

> Each connection attempt will require a fresh unadulterated clone of the ssl.SSLContext instance provided by user to avoid any side-effects from prior connection attempts.

What would those side-effects be?

----------
nosy: +pitrou

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33023>
_______________________________________


More information about the Python-bugs-list mailing list