Re: [TLS] TLSv1.2 connection renegotiation to TLSv1.3

2016-09-01 Thread Hubert Kario
done: https://github.com/tlswg/tls13-spec/pull/614 On Thursday, 1 September 2016 09:19:46 CEST Eric Rescorla wrote: > This should be prohibited. A PR for this would be welcome. > > -Ekr > > On Thu, Sep 1, 2016 at 9:07 AM, Hubert Kario wrote: > > I didn't notice in the -15 draft anything explici

Re: [TLS] TLSv1.2 connection renegotiation to TLSv1.3

2016-09-01 Thread Eric Rescorla
This should be prohibited. A PR for this would be welcome. -Ekr On Thu, Sep 1, 2016 at 9:07 AM, Hubert Kario wrote: > I didn't notice in the -15 draft anything explicitly prohibiting sending a > TLSv1.3 Client Hello inside established TLSv1.x connection (where x < 3). > > Is this something tha