Request.ClientCertificate()

From: Mike (q@w.e)
Date: 01/29/03


From: "Mike" <q@w.e>
Date: Wed, 29 Jan 2003 05:09:01 -0800


I want to make the authentication for a web application
using smart cards.
I use https so I set IIS to require a certificate every
time the user wants to login!
This way only the users that have certificates (on their
smart cards) will have access to the web application. Now
the application is secured, but I want more. Each user
wants to see in the application private information (he
doesn't want others users to see his info) so after they
login I have to know who logged in. As my application is
an ASP.NET one I use Request.ClientCertificate () method
to get the certificate that the client browser sent to
the IIS. After I call this function I know the user id,
public key and some more information. Now I need to
search the user and associated public key in a database
on the server where the certificates are stored. Where
can I find this database and how can I interrogate it? Do
you think this is a good solution (to use
Request.ClientCertificate () to see who logged in and
then search the retrieved name and public key in a
database)?

Thanks!



Relevant Pages

  • Re: How to get client certificate from IIS?
    ... > Egbert Nierop wrote: ... >> Did you set IIS as shown in picture? ... > Yes, thanks Egbert, I get the certificate. ... In ASP script you can't have binary arrays, only if you use external COM ...
    (microsoft.public.inetserver.iis)
  • Re: How to get client certificate from IIS?
    ... Egbert Nierop wrote: ... > Did you set IIS as shown in picture? ... Yes, thanks Egbert, I get the certificate. ... that as the rest of the application is CGI. ...
    (microsoft.public.inetserver.iis)
  • Re: Certificate Services fails to start
    ... Under Database, click Select. ... you may need to reinstall the Certificate ... Backup the CA private key, certificate, and database. ... Uninstall Certificate Services. ...
    (microsoft.public.windows.server.sbs)
  • Re: self-signing certificate
    ... You also stated that your SelfCert certificate had a red X on it and you ... database file with your SelfCert digital certificate. ... Security level to Medium, which should allow a SelfCert digitally signed ... to make Access more secure and leave non-Access applications ...
    (microsoft.public.access.security)
  • Re: Certificate Services fails to start
    ... However for the certificate services has corrupted, ... For now the certificate service is running properly, ... Microsoft CSS Online Newsgroup Support ... If you see a User DSN named CertSrv that is using the Access database, ...
    (microsoft.public.windows.server.sbs)