> From: Jordi Guitart Fernandez [mailto:[EMAIL PROTECTED] 
> Subject: SSL session timeout in Tomcat
> 
> How can I configure the SSL session timeout in Tomcat?

There's nothing unique about SSL sessions in this reqard.  Set the
<session-timeout> value in either the global conf/web.xml or the
WEB-INF/web.xml of your app.  Read the Servlet spec and the comments in
the conf/web.xml distributed with Tomcat.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to