This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients brian.curtin, chasonr, christian.heimes, giampaolo.rodola, janssen, pitrou
Date 2010-09-07.15:21:37
SpamBayes Score 1.0043165e-05
Marked as misclassified No
Message-id <1283872913.45.0.531008270379.issue1926@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2010-09-07 15:21:53pitrousetrecipients: + pitrou, janssen, giampaolo.rodola, christian.heimes, chasonr, brian.curtin
2010-09-07 15:21:53pitrousetmessageid: <1283872913.45.0.531008270379.issue1926@psf.upfronthosting.co.za>
2010-09-07 15:21:37pitroulinkissue1926 messages
2010-09-07 15:21:37pitroucreate