Click to See Complete Forum and Search --> : Automate Generating & Downloading Client Certificates


obiwankenobi
11-18-2004, 04:13 AM
Hi,

I have a problem related to Generating & Downloading Client Certificates. We have a Web App where users are created on W2003 Active Directory. We are using the Default Certificate Server website to request and install Client Certificates (for every AD User). This is asking for the NT username password.

Is there any other way to generate and download certificate using Code (without going thru the Certificate Server website & entering the NT username & password)

Am using ASP.NET & C#

Thanks.