Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 19th, 2005, 02:55 PM
Dmitry Akselrod
Guest
 
Posts: n/a
Default add Root CA cert in ASP

Hello everyone,

I am in the process of implementing an internal Certificate Authority on a
client's network. The CA will issue certificates to several intranet web
apps that will be accessible to remote users. I would like to
programmatically add the Root CA cert to the users' Trusted Root CA store.

I have reviewed dseveral articles offering example code on how to achieve
this using the CEnroll ActiveX control, incluing MS KB 297681. However, all
of the methods I have seen, attempt to add the Root CA cert to the users'
store, without checking first if they already have it installed. I need to
accomplish this in a cleaner way.

I need to check the user's cert store to see if the Root CA cert is already
listed in the Trusted Root CA store. I would then, either redirect the user
to a page that explains why they need to install the certificate and prompts
to them to install it; or if they already trust the Root CA, redirect them
to the web app.

Is there a way I can use the CEnroll ActiveX control to find out if my Root
CA is already trusted by the user? Or would this be a security issue? I
reviewed the CEnroll ActiveX control on the MSDN site, and did not see a
property or method that would allow me to accomplish this.

Thank you,

Dmitry Akselrod


 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles