Hi Igor, 1-RTT should be ok on server with boringssl, alpn http/1.1 and AEAD ciphers. For client i think it lack an option to activate FalseStart.
For 0-RTT is not clear for me, i only know it need TLSv1.3 with psk mechanism. It also introduce a security hole as said Cloudflare int this blog Manu > Le 26 mars 2017 à 17:54, Igor Pav <[email protected]> a écrit : > > Hi, Emmanuel. Any plan to add tls 1.3 zero rtt support for both server > and client side? > > On Sat, Mar 25, 2017 at 2:13 AM, Emmanuel Hocdet <[email protected]> wrote: >> >> Hi Emeric, >> patches serie updated. The new one is 0004. >> It should match what you are requesting and what I observed in the openssl >> code. >> >> ++ >> Manu >> >> >

