:14
To: openssl-users@openssl.org
Subject: Re: a question about openssl sessions
On Thu, Apr 19, 2012 at 19:45, Dave Thompson wrote:
> From: owner-openssl-us...@openssl.org On Behalf Of Stéphane Charette
> Sent: Sunday, 15 April, 2012 20:31
> I'm using Openss
On Thu, Apr 19, 2012 at 19:45, Dave Thompson wrote:
> > From: owner-openssl-us...@openssl.org On Behalf Of Stéphane
> Charette
> > Sent: Sunday, 15 April, 2012 20:31
>
> > I'm using Openssl to talk to a server that expects to re-use ssl
> > sessions when a client needs to open m
> From: owner-openssl-us...@openssl.org On Behalf Of Stéphane Charette
> Sent: Sunday, 15 April, 2012 20:31
> I'm using Openssl to talk to a server that expects to re-use ssl
> sessions when a client needs to open many SSL connections. I have
> the same code working on Linux a