Re: Certificate Services

From: David Cross [MS] (dcross_at_online.microsoft.com)
Date: 09/29/04

  • Next message: Vittorio Pavesi: "CryptUnProtectData"
    Date: Wed, 29 Sep 2004 05:19:21 -0700
    
    

    It is technically possible to wrap all the existing methods in .NET, but it
    is easier to just use COM and ActiveX. Here is some sample enrollment
    scenarios that may help you get started:

    enrollment samples:
    http://msdn.microsoft.com/security/default.aspx?pull=/library/en-us/dncapi/html/certenrollment.asp

     http://download.microsoft.com/download/F/1/C/F1C40AF2-8DBE-4F13-B9CA-94F2E0E2DE2F/certificateenrollmentsamples.exe--David B. Cross [MS]--This posting is provided "AS IS" with no warranties, and confers no rights.http://support.microsoft.com"Romeel" <romeel_k@yahoo.co.uk> wrote in messagenews:a800c0d2.0409290246.3ba4160f@posting.google.com...> Hi,>> I want to customize the Certificate services web pages.> What i need to do is allow a user of my active directory> logon and request a user certificate. Then i want to> allow the certificate to be saved on the local disk> instead of being installed in the personal certificate> store.>> I .NET is it possible to create a web application whereby> i can generate a user certificate?>> Regards>> Romeel


  • Next message: Vittorio Pavesi: "CryptUnProtectData"