Antoine Pitrou <[email protected]> added the comment: The patch might need a little reworking to make it work under 3.x, although probably not much. It should also, IMHO, take an instance of the new SSLContext class (*) as a parameter, rather than the keyfile and certfile args.
(*) http://docs.python.org/dev/library/ssl.html#ssl-contexts ---------- assignee: janssen -> nosy: +giampaolo.rodola stage: unit test needed -> patch review versions: -Python 2.7 _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue1926> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
