Thanks.
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.
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.
I want to know what causes server hello to have a malformed packet. Also, is any extra configuration required for TLS 1.3 ?
I am assuming TLS 1.3 can also use session Ids/ tickets for session resumption.
Thanks
Best Regards,
Neetish
On Thu, Jun 8, 2017 at 1:47 AM, Matt Caswell <matt@xxxxxxxxxxx> wrote:
On 08/06/17 01:26, Neetish Pathak wrote:
> Hello All,
>
> I am new to the Openssl community.
> I am using the latest version of Openssl (with TLS 1.3 enabled) for
> performance benchmarking. I wanted to know if the session ticket support
> for session resumption enabled;ed by default for OpenSSL TLS v 1.2 or it
> needs to be explicitly enabled?
It is on by default.
Matt
--
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users
-- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users