Groups | Blog | Home
all groups > asp.net security > december 2005 >

asp.net security : Client Certificate Setup


cheloman12
12/12/2005 5:33:03 AM
Hi

We have developed an Extranet for our customers. This application needs a
Client Certificate to verify the authentication of client and server Request.

The problem is that during Windows Client Certificate installation process,
the setup application gives the user the option to import his certificate to
other PC.

We need this option doesn’t be enabled to users. More than this, we want to
make a setup for the certificate with no user intervention.

Is there any way to accomplish this with .NET 1.1 or 2.0 classes?

Best regards.
Dominick Baier [DevelopMentor]
12/14/2005 1:24:03 AM
Hello cheloman12,

in 2.0 - have a look at the X509Store class.

---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com

[quoted text, click to view]

AddThis Social Bookmark Button