Re: SSL: Accepting early data in TLSv1.3

2017-07-12 Thread Sergey Kandaurov
> On 11 Jul 2017, at 21:00, Utkarsh Tewari wrote: > > Hello, > > I am using OpenSSL s_client to send early data during resumption over a > TLS1.3 connection. However, the server rejects it as shown below. > > [..] > > Is there any way to accept early data on the server? There’s ongoing wor

Re: SSL: Accepting early data in TLSv1.3

2017-07-11 Thread Maxim Dounin
Hello! On Tue, Jul 11, 2017 at 11:00:50AM -0700, Utkarsh Tewari wrote: > Hello, > > I am using OpenSSL s_client to send early data during resumption over a > TLS1.3 connection. However, the server rejects it as shown below. > > > Reused, TLSv1.3, Cipher is TLS13-AES-128-GCM-SHA256 > Server pub

SSL: Accepting early data in TLSv1.3

2017-07-11 Thread Utkarsh Tewari
Hello, I am using OpenSSL s_client to send early data during resumption over a TLS1.3 connection. However, the server rejects it as shown below. Reused, TLSv1.3, Cipher is TLS13-AES-128-GCM-SHA256 Server public key is 2048 bit Secure Renegotiation IS NOT supported Compression: NONE Expansion: NO