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

Jean-Paul Calderone report at bugs.python.org
Wed Sep 10 22:47:17 CEST 2008


Jean-Paul Calderone <exarkun at divmod.com> added the comment:

I'm just suggesting that if the ssl module *is* going to gain
certificate and key objects, looking at existing APIs and perhaps
emulating them, to the extent that they provide functionality which the
ssl module is also going to provide, is a good idea.  Perhaps we could
actually get the various APIs to begin to converge (where they overlap)
instead of producing further divergence.

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


More information about the Python-bugs-list mailing list