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 alex, christian.heimes, dstufft, giampaolo.rodola, janssen, pitrou
Date 2014-03-25.23:10:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395789007.1.0.360143438771.issue20421@psf.upfronthosting.co.za>
In-reply-to
Content
We could actually use the undocumented "int SSL_version(const SSL *s)" and convert the return value to one of our favourite protocol constants.
History
Date User Action Args
2014-03-25 23:10:07pitrousetrecipients: + pitrou, janssen, giampaolo.rodola, christian.heimes, alex, dstufft
2014-03-25 23:10:07pitrousetmessageid: <1395789007.1.0.360143438771.issue20421@psf.upfronthosting.co.za>
2014-03-25 23:10:07pitroulinkissue20421 messages
2014-03-25 23:10:06pitroucreate