I am using Tomcat with SSL and client-authentication by smartcard. My application uses Struts2 and Spring-Security. I would like to : 1/ get current SSL session retrieved from session-id 2/ close current SSL session in order to force end-user to typein again his pin code (i.e. a logout function) 3/ detect a smartcard removal
Is it possible ? Which tomcat version provides this functionality ? Is there any pointer to documentation relative to these issues ? Thanks in advance --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org