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 mpb
Recipients mpb
Date 2013-09-03.23:15:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1378250119.17.0.25988823326.issue18915@psf.upfronthosting.co.za>
In-reply-to
Content
It would be nice to be able to pass ssl.wrap_socket the key and certificate as PEM encoded strings, rather than as paths to files.

Similarly for SSLContext.load_cert_chain.
History
Date User Action Args
2013-09-03 23:15:19mpbsetrecipients: + mpb
2013-09-03 23:15:19mpbsetmessageid: <1378250119.17.0.25988823326.issue18915@psf.upfronthosting.co.za>
2013-09-03 23:15:19mpblinkissue18915 messages
2013-09-03 23:15:19mpbcreate