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 Lukasa, christian.heimes, pitrou, thehesiod
Date 2017-04-11.20:00:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491940814.76.0.311446125381.issue29870@psf.upfronthosting.co.za>
In-reply-to
Content
Antoine, you might find multissl.py helpful. I wrote a script to automate testing with multiple versions of OpenSSL and libressl. The first time it takes about half an hour to download, compile and install all versions locally. https://github.com/tiran/multissl/blob/master/multissl.py
History
Date User Action Args
2017-04-11 20:00:14christian.heimessetrecipients: + christian.heimes, pitrou, Lukasa, thehesiod
2017-04-11 20:00:14christian.heimessetmessageid: <1491940814.76.0.311446125381.issue29870@psf.upfronthosting.co.za>
2017-04-11 20:00:14christian.heimeslinkissue29870 messages
2017-04-11 20:00:14christian.heimescreate