help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gnutls] Flushing Sessions


From: Nikos Mavrogiannopoulos
Subject: Re: [Help-gnutls] Flushing Sessions
Date: Thu, 28 May 2009 18:01:30 +0300

On Thu, May 28, 2009 at 5:46 PM, Carolin Latze <address@hidden> wrote:
> Hi everybody,
>
> thanks to the hint regarding push and pull functions and a lot of Google
> search I was able to replace a lot of OpenSSL related code in my application
> with GnuTLS functions. At the moment, I am stuck with replacing
> SSL_CTX_flush_sessions. This method removes all the expired session for a
> context. I didn't find an equivalent in GnuTLS and got the impression that
> GnuTLS does not need that function. Is that right?

Indeed. That is because in gnutls the application is responsible to
save/reuse session data.

regards,
Nikos




reply via email to

[Prev in Thread] Current Thread [Next in Thread]