Re: Defect? regarding Session ID's

2003-09-26 Thread Verdon Walker
Thanks for the information. Verdon Verdon Walker (801) 861-2633 [EMAIL PROTECTED] Novell, Inc., the leading provider of information solutions http://www.novell.com >>> [EMAIL PROTECTED] 09/26/03 7:08 PM >>> On Fri, Sep 26, 2003, Verdon Walker wrote: > I noticed a small inconsistency in OpenSSL

Re: Defect? regarding Session ID's

2003-09-26 Thread Dr. Stephen Henson
On Fri, Sep 26, 2003, Verdon Walker wrote: > I noticed a small inconsistency in OpenSSL. > > According to the OpenSSL documentation, applications that want to > resume sessions should call "SSL_CTX_set_session_id_context()" to > provide a unique identifier to be stored with their session caches.

Defect? regarding Session ID's

2003-09-26 Thread Verdon Walker
I noticed a small inconsistency in OpenSSL. According to the OpenSSL documentation, applications that want to resume sessions should call "SSL_CTX_set_session_id_context()" to provide a unique identifier to be stored with their session caches. However, observing the behavior of OpenSSL and lookin