Clear SSL State
843811Nov 29 2006 — edited Jan 5 2007Hello
I have a web application that authenticates the user with client certificate. My logout page removes some attributes from the session and redirects the user to the login page, however when the user log in again..it does not ask for the certificate. If i clear the ssl state by clicking "tools -> options -> contents -> clear ssl state", it asks again for the client certificate (that is what i want).
Is it possible to clear the ssl state programmatically ?