<div dir="ltr"><div>Thanks. <br></div><div>I had one query regarding the TLS 1.3 implementation on server side. I have a simple client server program with session resumption working with TLS 1.2. </div><div>When I use TLS 1.3, I see that server hello message has a malformed packet. Though the SSL handshake is successful. I am not observing session resumption.</div><div>I want to know what causes server hello to have a malformed packet. Also, is any extra configuration required for TLS 1.3 ?</div><div>I am assuming TLS 1.3 can also use session Ids/ tickets for session resumption.</div><div><br></div><div>Thanks</div><div>Best Regards,</div><div>Neetish</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 8, 2017 at 1:47 AM, Matt Caswell <span dir="ltr"><<a href="mailto:matt@openssl.org" target="_blank">matt@openssl.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
<br>
On 08/06/17 01:26, Neetish Pathak wrote:<br>
> Hello All,<br>
><br>
> I am new to the Openssl community.<br>
> I am using the latest version of Openssl (with TLS 1.3 enabled) for<br>
> performance benchmarking. I wanted to know if the session ticket support<br>
> for session resumption enabled;ed by default for OpenSSL TLS v 1.2 or it<br>
> needs to be explicitly enabled?<br>
<br>
</span>It is on by default.<br>
<span class="HOEnZb"><font color="#888888"><br>
Matt<br>
<br>
--<br>
openssl-users mailing list<br>
To unsubscribe: <a href="https://mta.openssl.org/mailman/listinfo/openssl-users" rel="noreferrer" target="_blank">https://mta.openssl.org/<wbr>mailman/listinfo/openssl-users</a><br>
</font></span></blockquote></div><br></div>