[issue3823] ssl.wrap_socket() is incompatible with servers that drop privileges, due to keyfile requirement

Bill Janssen report at bugs.python.org
Wed Sep 10 22:36:58 CEST 2008


Bill Janssen <bill.janssen at gmail.com> added the comment:

Sure -- but the point of the SSL module was to do something
small and compatible with the existing socket.ssl module; I really don't
want to get into a full-fledged Python interface to OpenSSL.  Perhaps
incremental progress would be OK...

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


More information about the Python-bugs-list mailing list