Clear SSL state

From: Tom (no@mail)
Date: 02/17/03


From: "Tom" <no@mail>
Date: Mon, 17 Feb 2003 08:41:17 -0800


I have an asp.net application that uses client
certificates for authentication and encrypted
communication with the server.
When I access my web application with Internet Explorer I
have to select (from a list IE displays) the certificate
I want to use for the application.

I read that Internet Explorer caches the certificate and
some additional information when I select the certificate
and the user must close the browser to clear the SSL
state (or he can use the 'Clear SSL State' button in the
Tools>Internet Options>Content tab).

Anyway, I don't like this and I want to clear the SSL
state when the user logs out from the application. Is it
possible to do this from the web application?

Thanks!


Quantcast