Re: ActiveX Control To Read Certificate (ASP.Net app) by S
S
Sat Feb 17 19:21:48 CST 2007
I don't think that is possible. Windows won't provide details on how exactly
the user logged on. Instead, it will verify validity of the certificate
during the logon.
Of course an application (like Web app on IIS) can request a certificate and
analyse its properties.
--
Svyatoslav Pidgorny, MS MVP - Security, MCSE
-= F1 is the key =-
<cford00@gmail.com> wrote in message
news:1171749759.439033.129170@v45g2000cwv.googlegroups.com...
>I need to be able to read a certificate from the currently logged on
> user's PC and then check its validity against our certificate server.
>
> C Ford
>