Re: [openssl-users] Compiling openssl 1.0.2q for OS390-Unix

2019-01-23 Thread Thiagu Mohan
-- Forwarded message - From: Thiagu Mohan Date: Wed, Jan 23, 2019 at 4:39 PM Subject: Re: [openssl-users] Compiling openssl 1.0.2q for OS390-Unix To: Michael Wojcik Yes I am using the option for Configure as OS390-Unix only and using c89.sh from tools directory in the openssl

Re: [openssl-users] SSL_CTX_set_session_cache_mode(ctx, SSL_SESS_CACHE_OFF); has no effect with TLS 1.3

2019-01-23 Thread Arran Cudbard-Bell
> On Jan 23, 2019, at 9:57 PM, Matt Caswell wrote: > > > > On 23/01/2019 13:01, Arran Cudbard-Bell wrote: >> As per the subject line: >> >> SSL_CTX_set_session_cache_mode(ctx, SSL_SESS_CACHE_OFF) >> >> does not seem to disable generation of stateless tickets with TLS 1.3: > > No - nor

Re: [openssl-users] SSL_CTX_set_session_cache_mode(ctx, SSL_SESS_CACHE_OFF); has no effect with TLS 1.3

2019-01-23 Thread Matt Caswell
On 23/01/2019 13:01, Arran Cudbard-Bell wrote: > As per the subject line: > > SSL_CTX_set_session_cache_mode(ctx, SSL_SESS_CACHE_OFF) > > does not seem to disable generation of stateless tickets with TLS 1.3: No - nor does it disable *stateless* tickets with TLSv1.2. The purpose of the above

Re: [openssl-users] SSL_read() returns -1, and SSL_read_ex does not update readbytes where a record containing a session ticket is being read (TLS 1.3)

2019-01-23 Thread Matt Caswell
On 23/01/2019 14:04, Arran Cudbard-Bell wrote: > I'm working with wpa_supplicant to try and fix up its EAP-TTLS and EAP-PEAP > implementations to work correctly with TLS 1.3 and session tickets. > > Where a new_session_ticket message is sent after client/server finish, calls > to SSL_read()

[openssl-users] SSL_read() returns -1, and SSL_read_ex does not update readbytes where a record containing a session ticket is being read (TLS 1.3)

2019-01-23 Thread Arran Cudbard-Bell
I'm working with wpa_supplicant to try and fix up its EAP-TTLS and EAP-PEAP implementations to work correctly with TLS 1.3 and session tickets. Where a new_session_ticket message is sent after client/server finish, calls to SSL_read() result in the new_session_ticket message being processed

[openssl-users] SSL_CTX_set_session_cache_mode(ctx, SSL_SESS_CACHE_OFF); has no effect with TLS 1.3

2019-01-23 Thread Arran Cudbard-Bell
As per the subject line: SSL_CTX_set_session_cache_mode(ctx, SSL_SESS_CACHE_OFF) does not seem to disable generation of stateless tickets with TLS 1.3: SSL_CTX_set_num_tickets(ctx, 0); is also required to prevent the tickets being generated. There's no mention of this

[openssl-users] Fwd: Can't build openssl with VS2005 on Windows

2019-01-23 Thread Hoang Bang
Hi team, Please help about my case ! I want build openssl version 1.1.1a witch VS2005 on windows 7 I installed ActivePerl-5.24.3.2404-MSWin32-x64-404865.exe, nasm-2.14.03rc2-installer-x86 and download source nasm-2.14.03rc2-installer-x86. I run cmd with permission Admin and added localtion of