Race Condition

Viktor Dukhovni openssl-users at dukhovni.org
Fri Jun 14 19:33:43 UTC 2019


> On Jun 14, 2019, at 8:02 AM, Dr Paul Dale <paul.dale at oracle.com> wrote:
> 
> The SSL sessions are not thread safe.  It is up to the calling application to ensure that this race condition does not occur.

Paul, it sounds like you're confusing (SSL_SESSION *) with (SSL *).

-- 
	Viktor.



More information about the openssl-users mailing list