Re: [openssl-users] Call for testing TLS 1.3

2018-06-21 Thread Matt Caswell
On 21/06/18 10:44, John Jiang wrote: > If s_server doesn't use option -early_data, the NewSessionTicket won't > contain early_data extension, > and then in the second connection, s_client won't send early data even > option -early_data is used. > Right? Correct. > Is it possible to take

Re: [openssl-users] Call for testing TLS 1.3

2018-06-21 Thread John Jiang
2018-06-20 17:01 GMT+08:00 Matt Caswell : > > > On 20/06/18 07:11, John Jiang wrote: > > 2018-06-19 6:21 GMT+08:00 Matt Caswell > >: > > > > > > > > On 18/06/18 21:23, Hubert Kario wrote: > > > On Friday, 8 June 2018 10:26:07 CEST Matt Caswell wrote: > > >>

Re: [openssl-users] Double TLS 1.3 session ticket?

2018-06-21 Thread Matt Caswell
On 20/06/18 23:17, Yann Ylavic wrote: > They are not really transactions since the client isn't supposed to > send anything in between, This is not the case. The client can be sending data before, during/in between, and after the period that the server is issuing tickets. Matt --

[openssl-users] Openssl working with hostname(localhost) but not with IP

2018-06-21 Thread sakdev
Hi, I am migrating my application from visualstudio6.0 to VS2015. My application using is using openssl-1.0.2j. For this migration i built openssl in VS2015, libraries generated successfully. I am using MiniWeb server as virtual server for SSL connections. The problem is libraries(ssleay32.dll