[issue19689] ssl.create_default_context()

Antoine Pitrou report at bugs.python.org
Fri Nov 22 15:47:30 CET 2013


Antoine Pitrou added the comment:

Ok. Note that as long as they aren't actually passed to OpenSSL, they don't need to be ASN1 objects at all, i.e. if it's only a parameter to create_default_context(), it can perfectly well be a str or enum.

----------

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


More information about the Python-bugs-list mailing list