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 gbremer
Recipients christian.heimes, gbremer, vstinner
Date 2015-09-16.12:08:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1442405304.99.0.0570268068479.issue25115@psf.upfronthosting.co.za>
In-reply-to
Content
Attached is a patch for the 3.5 branch. The test is minimal -- we are relying on the underlying OpenSSL library and its context to manage the data. I have removed the data validation from the set function -- OpenSSL seems happy to accept negative numbers for depth, even if that is a non-sensical value. I have started on the documentation, and can do a more comprehensive job if the code section is good or mostly good. I'll do the same for the 2.7 patch.
History
Date User Action Args
2015-09-16 12:08:25gbremersetrecipients: + gbremer, vstinner, christian.heimes
2015-09-16 12:08:24gbremersetmessageid: <1442405304.99.0.0570268068479.issue25115@psf.upfronthosting.co.za>
2015-09-16 12:08:24gbremerlinkissue25115 messages
2015-09-16 12:08:24gbremercreate