> From: Benoit Maupas [mailto:bmau...@yahoo.fr]
>
> 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
There isn't (at the moment) a direct relationship. Ver
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)