[Twisted-Python] Twisted 16.3.0 Prerelease 2 Announcement

Glyph Lefkowitz glyph at twistedmatrix.com
Mon Jul 18 15:23:42 MDT 2016


> On Jul 12, 2016, at 12:45 AM, Cory Benfield <cory at lukasa.co.uk <mailto:cory at lukasa.co.uk>> wrote:
> 
> 
>> On 11 Jul 2016, at 20:22, Glyph Lefkowitz <glyph at twistedmatrix.com <mailto:glyph at twistedmatrix.com>> wrote:
>> 
>> So pyOpenSSL/Cryptography doesn't have SSL_get_current_cipher anywhere?
> 
> get_current_cipher isn’t helpful. In particular, it puts us in an awkward place where we have a connection that has been negotiated for HTTP/2, but we cannot use it. The only action Twisted can meaningfully take at that point is to log and tear the connection down, which doesn’t really solve our problems.
> 
> We can do that, for sure, but it wouldn’t be much clearer than what happened here.

Just generally we should probably be logging this (at INFO or somesuch) regardless, so that interested parties can extract which cipher suites are actually in use.  But perhaps not relevant to this problem, really.

-glyph

-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20160718/20f92b7d/attachment-0002.html>


More information about the Twisted-Python mailing list