Hi, I'm having trouble getting an ASP.Net page to reauthorize or re- validate a client certificate using IE 6. The client certificate used is cached it seems in the SSL state cache on the client user's PC.
Does anyone know of a way to enforce a re-validation from the server side? Are there any HTTP headers that I can set to prevent a client certificate from being cached or to force IE to abort it's current cached SSL state and reauthorize? Are there other techniques to reauthorize a user afresh? I'm enforcing SSL and the use of client certificates in IIS on a specific ASPX page. Thanks for any assistance. Simon
