Re: [TLS] certificate_request_context in TLS 1.3 Certificate handshake message

2017-07-25 Thread Xuelei Fan
Agreed it is basically an aesthetic change. Thanks, Xuelei On Tue, Jul 25, 2017 at 4:58 PM Eric Rescorla wrote: > Given that this document has been through 2 WGLCs, and this is basically > an aesthetic change, I don't think it gets over the barrier. > > -Ekr > > > On Tue, Jul 25, 2017 at 4:48 P

Re: [TLS] certificate_request_context in TLS 1.3 Certificate handshake message

2017-07-25 Thread Eric Rescorla
Given that this document has been through 2 WGLCs, and this is basically an aesthetic change, I don't think it gets over the barrier. -Ekr On Tue, Jul 25, 2017 at 4:48 PM, Xuelei Fan wrote: > Hi, > > The TLS 1.3 Certificate handshake message is defined as: > >struct { >opaque certi

[TLS] certificate_request_context in TLS 1.3 Certificate handshake message

2017-07-25 Thread Xuelei Fan
Hi, The TLS 1.3 Certificate handshake message is defined as: struct { opaque certificate_request_context<0..2^8-1>; CertificateEntry certificate_list<0..2^24-1>; } Certificate; certificate_request_context If this message is in response to a CertificateRequest, the v