[Help-gnutls] Flushing Sessions

Nikos Mavrogiannopoulos nmav at gnutls.org
Thu May 28 17:01:30 CEST 2009


On Thu, May 28, 2009 at 5:46 PM, Carolin Latze <carolin.latze at unifr.ch> 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





More information about the Gnutls-help mailing list