Vincent Padua wrote:
> 
> I'm currently using openssl 0.9.2b, and would like the ability to
> enable/disable session ID caching.  Is there a command or particular source
> file I need to deal with in order to make this happen.

SSL_CTX_set_session_cache_mode(ctx,SSL_SESS_CACHE_OFF);

Cheers,

Ben.

--
http://www.apache-ssl.org/ben.html

"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
     - Indira Gandhi
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to