Re: [openssl-users] Session Ticket Support in Openssl TLS 1.2

2017-06-19 Thread Benjamin Kaduk via openssl-users
On 06/19/2017 04:12 PM, Neetish Pathak wrote: > > > On Mon, Jun 19, 2017 at 11:11 AM, Neetish Pathak > wrote: > > Hi Matt, > Thanks > Could you help with following queries > > 1) On the blogpost for TLS1.3, you mentions the following

[openssl-users] Building OpenSSL-1.1.0f for WinCE (Windows Embedded Compact 7.0)

2017-06-19 Thread Topolewski, Tom
Hello, This is the first time I'm building OpenSSL for any platform (I'm pretty new to this solution). I'm trying to build OpenSSL 1.1.0f library on ARM7 (backwards compatible, SDK version is ARM4) running Windows Embedded Compact 7.0. I'm hoping to implement a client interfacing web service

Re: [openssl-users] Session Ticket Support in Openssl TLS 1.2

2017-06-19 Thread Neetish Pathak
Hi Matt, Thanks Could you help with following queries 1) On the blogpost for TLS1.3, you mentions the following in the session section The specification recommends that applications only use a session once (although this is not enforced). For this reason some servers send multiple session

Re: [openssl-users] Session Ticket Support in Openssl TLS 1.2

2017-06-19 Thread Neetish Pathak
On Mon, Jun 19, 2017 at 11:11 AM, Neetish Pathak wrote: > Hi Matt, > Thanks > Could you help with following queries > > 1) On the blogpost for TLS1.3, you mentions the following in the session > section > The specification recommends that applications only use a session once >

Re: [openssl-users] Session Ticket Support in Openssl TLS 1.2

2017-06-19 Thread Matt Caswell
On 16/06/17 23:51, Neetish Pathak wrote: > Thanks Matt, Appreciate ur response and tips > > On Fri, Jun 16, 2017 at 3:36 PM, Matt Caswell > wrote: > > > > On 16/06/17 20:08, Benjamin Kaduk via openssl-users wrote: > > On 06/16/2017 01:58

[openssl-users] Android (ARM) build support

2017-06-19 Thread smds gladiator
Hello Everyone, I am developing an android application which has a native stack underneath. My project will use native OpenSSL library. What i would to know is whether android platform (ARM arch) support for OpenSSL library is there or not. Please help me know how do I proceed building and using