◐ Shell
clean mode source ↗

Message 233584 - Python tracker

Message233584

Author benjamin.peterson
Recipients alex, benjamin.peterson, christian.heimes, dstufft, giampaolo.rodola, janssen, pitrou
Date 2015-01-07.17:01:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1420650062.65.0.672176536798.issue23186@psf.upfronthosting.co.za>
In-reply-to
Content
This patch adds a shared_ciphers() method to SSLObject and SSLSocket, which allows servers to see the complete list of ciphers sent by the client during handshake.
History
Date User Action Args
2015-01-07 17:01:03benjamin.petersonsetrecipients: + benjamin.peterson, janssen, pitrou, giampaolo.rodola, christian.heimes, alex, dstufft
2015-01-07 17:01:02benjamin.petersonsetmessageid: <1420650062.65.0.672176536798.issue23186@psf.upfronthosting.co.za>
2015-01-07 17:01:02benjamin.petersonlinkissue23186 messages
2015-01-07 17:01:02benjamin.petersoncreate