Re: [nginx] QUIC: discarding 0-RTT keys.

2024-08-15 Thread Илья Шипицин
QUIC Interop suite looks like a candidate for such test as it already includes 0-RTT test On Thu, Aug 15, 2024, 10:07 Илья Шипицин wrote: > I meant something like thishttps://github.com/summerwind/h2spec > > > What comes to mind, same key restriction must be applied for h2 as well > > On Wed, Au

Re: [nginx] QUIC: discarding 0-RTT keys.

2024-08-15 Thread Илья Шипицин
I meant something like thishttps://github.com/summerwind/h2spec What comes to mind, same key restriction must be applied for h2 as well On Wed, Aug 14, 2024, 16:42 Sergey Kandaurov wrote: > > > On 11 Aug 2024, at 22:17, Илья Шипицин wrote: > > > > Hello, > > > > how was that found ? is there

Re: [nginx] QUIC: discarding 0-RTT keys.

2024-08-14 Thread Sergey Kandaurov
> On 11 Aug 2024, at 22:17, Илья Шипицин wrote: > > Hello, > > how was that found ? is there some compliance (automated) test ? That's one of items in the TODO list. The change can be covered by adding an appropriate test to nginx-tests, though that will likely require some polishing in HTTP3

Re: [nginx] QUIC: discarding 0-RTT keys.

2024-08-11 Thread Илья Шипицин
Hello, how was that found ? is there some compliance (automated) test ? пт, 9 авг. 2024 г. в 18:57, Sergey Kandaurov : > details: https://hg.nginx.org/nginx/rev/906a42885ce2 > branches: > changeset: 9273:906a42885ce2 > user: Sergey Kandaurov > date: Fri Aug 09 19:12:25 2024 +0400 >

[nginx] QUIC: discarding 0-RTT keys.

2024-08-09 Thread Sergey Kandaurov
details: https://hg.nginx.org/nginx/rev/906a42885ce2 branches: changeset: 9273:906a42885ce2 user: Sergey Kandaurov date: Fri Aug 09 19:12:25 2024 +0400 description: QUIC: discarding 0-RTT keys. For simplicity, this is done on successful decryption of a 1-RTT packet. diffstat: src