<span style="color:rgb(49,49,49);font-family:-apple-system,HelveticaNeue;word-spacing:1px">Hello! FYI there is an issue with TLS 1.3 Early data in OpenSSL – </span><div style="color:rgb(49,49,49);font-family:-apple-system,HelveticaNeue;word-spacing:1px"><a href="https://github.com/openssl/openssl/issues/7757" target="_blank" style="color:rgb(66,133,244);font-size:1rem">https://github.com/openssl/<wbr>openssl/issues/7757</a></div><div dir="auto" style="color:rgb(49,49,49);font-family:-apple-system,HelveticaNeue;word-spacing:1px"><br></div><div dir="auto" style="font-size:1rem;color:rgb(49,49,49);font-family:-apple-system,HelveticaNeue;word-spacing:1px">So maybe you would want to consider ignoring Early data with HTTP/2 and OpenSSL. Or try to fix the problem on the nginx side, i.e. do not call SSL_read_early_data() until all pending data is written with SSL_write_early_data().</div><div dir="auto" style="color:rgb(49,49,49);font-family:-apple-system,HelveticaNeue;word-spacing:1px"><br></div><div dir="auto" style="font-size:1rem;color:rgb(49,49,49);font-family:-apple-system,HelveticaNeue;word-spacing:1px">Best regards</div><div dir="auto" style="font-size:1rem;color:rgb(49,49,49);font-family:-apple-system,HelveticaNeue;word-spacing:1px">Jan Prachař</div>