> 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.