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 christian.heimes
Recipients christian.heimes, flox, fweimer, loewis, mcjeff, petri.lehtinen, pitrou, rhettinger
Date 2016-09-08.14:37:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473345425.37.0.585723710741.issue13403@psf.upfronthosting.co.za>
In-reply-to
Content
The patch is out of date. The XMLRPC HTTPS server should accept a ssl context instead of key and cert file. This allows better customization and SSL session resumption.
History
Date User Action Args
2016-09-08 14:37:05christian.heimessetrecipients: + christian.heimes, loewis, rhettinger, pitrou, flox, mcjeff, petri.lehtinen, fweimer
2016-09-08 14:37:05christian.heimessetmessageid: <1473345425.37.0.585723710741.issue13403@psf.upfronthosting.co.za>
2016-09-08 14:37:05christian.heimeslinkissue13403 messages
2016-09-08 14:37:05christian.heimescreate