Antoine Pitrou <pit...@free.fr> added the comment:

> It may be worthwhile investigating adding the EVP interface
> from evpy (with the ctypes bindings converted to real C wrappers)
> to pyOpenSSL and then adding the pyOpenSSL package to the stdlib.

pyOpenSSL being LGPL'ed, I'm not sure this is possible.
On the other hand, gradually adding some of pyOpenSSL's most useful 
functionalities to the ssl module would be worthwhile, and I know Jean-Paul 
would be interested in this.
This has already begun in 3.2, but I've been alone in doing it and it would be 
nice if other people contributed:
http://docs.python.org/dev/library/ssl.html#ssl-contexts

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8998>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to