Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Clear SSL State

843811Nov 29 2006 — edited Jan 5 2007
Hello

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 ?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 2 2007
Added on Nov 29 2006
4 comments
267 views