Re: Maintaining an SSL server cache

1999-12-20 Thread James Darwin
At 09:56 PM 12/18/99 +0100, you wrote: James Darwin [EMAIL PROTECTED]: I'm having trouble makeing the server side cache hang on to SSL sessions when all connections from the client are lost. If the client maintains one open connection, and re-uses its ssl session, the cache on the server

Re: Maintaining an SSL server cache

1999-12-18 Thread Bodo Moeller
James Darwin [EMAIL PROTECTED]: I'm having trouble makeing the server side cache hang on to SSL sessions when all connections from the client are lost. If the client maintains one open connection, and re-uses its ssl session, the cache on the server knows to use the same session - i.e. the

Maintaining an SSL server cache

1999-12-15 Thread James Darwin
Hi, I'm having trouble makeing the server side cache hang on to SSL sessions when all connections from the client are lost. If the client maintains one open connection, and re-uses its ssl session, the cache on the server knows to use the same session - i.e. the SSL_get_session() gives me the