Re: How I do find the client cert in browser of a cert-based mutually authenticated session?

2008-08-14 Thread Subrata Mazumdar
Thanks Nelson. Please see my in-line responses. Nelson Bolyard wrote: > Subrata Mazumdar wrote, On 2008-08-12 20:30: > > >> I have a certificate based mutually authenticated session between the >> browser and a web server. >> I would like to find out the certificate used presented by the brows

Re: How I do find the client cert in browser of a cert-based mutually authenticated session?

2008-08-14 Thread Nelson Bolyard
Subrata Mazumdar wrote, On 2008-08-12 20:30: > I have a certificate based mutually authenticated session between the > browser and a web server. > I would like to find out the certificate used presented by the browser > using a programmatic API. I gather that you want to do this in the browser?

How I do find the client cert in browser of a cert-based mutually authenticated session?

2008-08-12 Thread Subrata Mazumdar
Hi, I have a certificate based mutually authenticated session between the browser and a web server. I would like to find out the certificate used presented by the browser using a programmatic API. I can get the server certificate by clicking the icon at the status-bar window. How do I find out t