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 benjamin.peterson
Recipients alex, benjamin.peterson, christian.heimes, dstufft, janssen, ned.deily, noxxi
Date 2018-05-03.04:10:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525320624.29.0.682650639539.issue32813@psf.upfronthosting.co.za>
In-reply-to
Content
It's looks like OpenSSL just fixed SSL_get_shared_ciphers to actually do what we would want here. https://github.com/openssl/openssl/commit/a216df599a6076147c27acea6c976fb11f505b1a
History
Date User Action Args
2018-05-03 04:10:24benjamin.petersonsetrecipients: + benjamin.peterson, janssen, christian.heimes, ned.deily, alex, dstufft, noxxi
2018-05-03 04:10:24benjamin.petersonsetmessageid: <1525320624.29.0.682650639539.issue32813@psf.upfronthosting.co.za>
2018-05-03 04:10:24benjamin.petersonlinkissue32813 messages
2018-05-03 04:10:24benjamin.petersoncreate