Hi,

I am attempting to write an application which can be built using
either openSSL or SSLeay (latest releases) and I would like to 
take advantage of session caching. From the (limited ;-)) online
docs it seems that for this to work, using openSSL, I need to
call SSL_CTX_set_session_id_context first. This is fine. However, 
I am having trouble determining if session caching is working 
properly. Is there an equivalent call that must be made when
using SSLeay that you know of?

Thanks for any help you can provide.

Take care,
Cory

-- 
Cory Winter                      E-Mail: mailto:[EMAIL PROTECTED]
Software Developer               WWW: http://www.ooc.com/
Object Oriented Concepts, Inc.   Phone: (709) 738-3725 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to