Hi, I'm using the invalidateSession() on the SSLSocket to remove the session from the session cache. When I have turned the SSL client authentication option, I see the following behaviour with the browser.
Netscape Invalidates the ssl session and pops up the user certificate list to be selected for the client authentication. IE doesn't pop up the certificate list.I'm just wondering if the invalidateSession works well with IE or not? regards cheers swamy
