Re: [Beepcore-java-users] Pbm with TLS Session
Status: Beta
Brought to you by:
huston
From: Huston <hu...@us...> - 2003-03-07 13:07:25
|
I'm thinking the library should do this for you, what do you think? --Huston ----- Original Message ----- From: "Thierry Hanot" <th...@in...> To: <bee...@li...> Sent: Thursday, March 06, 2003 1:17 AM Subject: [Beepcore-java-users] Pbm with TLS Session > Hello > I'm currently using a TLS JSEE Profile for secure my channels in a sessions. > In the server side , i want to detect session close. The problem is when the > session > is created with the TCPSessionCreator.listen() the channel with the TLS > profile is open > And the session is replace by a new secure session . > Like i have no access to this session , i cannot add a session listener on > it for being informed of session close. > Like the other channels are optionals depending of the services requested by > the client i cannot simply manage the session close by the channel > creation/destruction . > The simplest way is, i think, to set the listener of the old session ( the > TCP session ) > to the new secure session ( in the TLSJSSEProfile ). But perhaps there is > a simplest way > To do it . Is somebody can help me with that ? > > Best regard > > Thierry Hanot > > > ------------------------------------------------------- > This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger > for complex code. Debugging C/C++ programs can leave you feeling lost and > disoriented. TotalView can help you find your way. Available on major UNIX > and Linux platforms. Try it free. www.etnus.com > _______________________________________________ > Beepcore-java-users mailing list > Bee...@li... > https://lists.sourceforge.net/lists/listinfo/beepcore-java-users > > |