Re: [Twisted-Python] pb objects unexpectedly change identity

2014-05-01 Thread Daniel Sank
Dear twisted users, I have discovered the cause of this strange behavior. This is a good one. The object exposed to you as a client when you receive a RemoteCache is not the same object which is passed in as "self" to observe_* methods. In the source code, there is a pair of objects created when

Re: [Twisted-Python] Twisted 14.0.0pre5 Announcement

2014-05-01 Thread Glyph Lefkowitz
On May 1, 2014, at 1:08 PM, Hynek Schlawack wrote: > On 1 May 2014, at 21:28, Glyph Lefkowitz wrote: > >>> When I connect to the hosts you mention using openssl (don’t forget to set >>> -servername if you play along) I only get TLSv1. Is it possible that >>> there’s some custom TLS code layi

Re: [Twisted-Python] Twisted 14.0.0pre5 Announcement

2014-05-01 Thread Hynek Schlawack
On 1 May 2014, at 21:28, Glyph Lefkowitz wrote: When I connect to the hosts you mention using openssl (don’t forget to set -servername if you play along) I only get TLSv1. Is it possible that there’s some custom TLS code laying around? As far as I can see, only

Re: [Twisted-Python] Twisted 14.0.0pre5 Announcement

2014-05-01 Thread Glyph Lefkowitz
On May 1, 2014, at 4:56 AM, Hynek Schlawack wrote: > P.S. The cert chain is apparently completely wrong: > http://glui.me/?i=ek3zvx7v2wrlsgm/2014-05-01_at_13.55.png/ Apparently you > send out an anchor but missing an intermediate certificate? What even is a pem, how can a chain be correct I d

Re: [Twisted-Python] Twisted 14.0.0pre5 Announcement

2014-05-01 Thread Glyph Lefkowitz
On May 1, 2014, at 4:56 AM, Hynek Schlawack wrote: > When I connect to the hosts you mention using openssl (don’t forget to set > -servername if you play along) I only get TLSv1. Is it possible that there’s > some custom TLS code laying around? As far as I can see, only

Re: [Twisted-Python] Some comments regarding #5190 - ``RFC 6125 ("Service Identity") implementation´´

2014-05-01 Thread Glyph Lefkowitz
On Apr 30, 2014, at 5:21 AM, exar...@twistedmatrix.com wrote: > I've just noticed that the changeset for #5190 included some untested code. > Specifically, there are no tests for the code which detects missing > dependencies and emits warnings about them. My bad. Well, technically hawkowl's

Re: [Twisted-Python] Twisted 14.0.0pre5 Announcement

2014-05-01 Thread HawkOwl
FWIW, https://www.ssllabs.com/ssltest/analyze.html?d=blog.dreid.org is on 14.0pre5, and it seems to work, so… (it even gets A+!) -hawkowl On 1 May 2014, at 19:56, Hynek Schlawack wrote: > On 1 May 2014, at 13:28, Glyph wrote: > >> I've upgraded (and therefore >>

Re: [Twisted-Python] Twisted 14.0.0pre5 Announcement

2014-05-01 Thread Hynek Schlawack
On 1 May 2014, at 13:28, Glyph wrote: I've upgraded (and therefore and and and a number of other sites that nobody cares about) to the prerelease: . Smooth sailing so

Re: [Twisted-Python] Twisted 14.0.0pre5 Announcement

2014-05-01 Thread Glyph
On Apr 29, 2014, at 3:16 AM, HawkOwl wrote: > Excellent! > > If anyone else has some applications they run, please try out pre5! > > -hawkowl I've upgraded (and therefore and and and a number of ot